From 82c001732b23aa7cde272212ed0b512f00ed706f Mon Sep 17 00:00:00 2001 From: xugaoyi <894072666@qq.com> Date: Mon, 6 Jun 2022 14:39:40 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9=E5=9B=BE=E7=89=87cd?= =?UTF-8?q?n=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ docs/.vuepress/config.ts | 10 +++++----- docs/06.收藏夹/01.网站.md | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index ab50af3..d7fdf7b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,9 @@ node_modules # yarn yarn.lock +yarn-error.log +# pnpm pnpm-lock.yaml # vscode diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index 7115a30..7b08732 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -134,9 +134,9 @@ export default defineConfig4CustomTheme({ // pageStyle: 'line', // 页面风格,可选值:'card'卡片 | 'line' 线(未设置bodyBgImg时才生效), 默认'card'。 说明:card时背景显示灰色衬托出卡片样式,line时背景显示纯色,并且部分模块带线条边框 // bodyBgImg: [ - // 'https://cdn.jsdelivr.net/gh/xugaoyi/image_store/blog/20200507175828.jpeg', - // 'https://cdn.jsdelivr.net/gh/xugaoyi/image_store/blog/20200507175845.jpeg', - // 'https://cdn.jsdelivr.net/gh/xugaoyi/image_store/blog/20200507175846.jpeg' + // 'https://fastly.jsdelivr.net/gh/xugaoyi/image_store/blog/20200507175828.jpeg', + // 'https://fastly.jsdelivr.net/gh/xugaoyi/image_store/blog/20200507175845.jpeg', + // 'https://fastly.jsdelivr.net/gh/xugaoyi/image_store/blog/20200507175846.jpeg' // ], // body背景大图,默认无。 单张图片 String | 多张图片 Array, 多张图片时隔bodyBgImgInterval切换一张。 // bodyBgImgOpacity: 0.5, // body背景图透明度,选值 0.1~1.0, 默认0.5 // bodyBgImgInterval: 15, // body多张背景图时的切换间隔, 默认15,单位s @@ -169,7 +169,7 @@ export default defineConfig4CustomTheme({ // 博主信息 (显示在首页侧边栏) blogger: { - avatar: 'https://cdn.jsdelivr.net/gh/xugaoyi/image_store/blog/20200103123203.jpg', + avatar: 'https://fastly.jsdelivr.net/gh/xugaoyi/image_store/blog/20200103123203.jpg', name: 'Evan Xu', slogan: '前端界的小学生', }, @@ -299,7 +299,7 @@ export default defineConfig4CustomTheme({ settings: { // jsLib: ['http://xxx'], // 在线示例(jsfiddle, codepen)中的js依赖 // cssLib: ['http://xxx'], // 在线示例中的css依赖 - // vue: 'https://cdn.jsdelivr.net/npm/vue/dist/vue.min.js', // 在线示例中的vue依赖 + // vue: 'https://fastly.jsdelivr.net/npm/vue/dist/vue.min.js', // 在线示例中的vue依赖 jsfiddle: false, // 是否显示 jsfiddle 链接 codepen: true, // 是否显示 codepen 链接 horizontal: false, // 是否展示为横向样式 diff --git a/docs/06.收藏夹/01.网站.md b/docs/06.收藏夹/01.网站.md index 7f723de..415fe38 100644 --- a/docs/06.收藏夹/01.网站.md +++ b/docs/06.收藏夹/01.网站.md @@ -19,7 +19,7 @@ author: * [工具大全](https://www.fly63.com/tool/home.html)

- +

::: center