From c5bec3141a27a59204045e99bebe21ff3f136a3d Mon Sep 17 00:00:00 2001 From: qiuyue <1599308204@qq.com> Date: Tue, 14 Mar 2023 00:53:15 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20git=E5=9C=B0=E5=9D=80=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E4=BB=93=E5=BA=93=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- neutrino-proxy-vuepress/docs/.vuepress/config.js | 7 ++++--- neutrino-proxy-vuepress/docs/index.md | 8 +++++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/neutrino-proxy-vuepress/docs/.vuepress/config.js b/neutrino-proxy-vuepress/docs/.vuepress/config.js index 086f1d30..41f850b0 100644 --- a/neutrino-proxy-vuepress/docs/.vuepress/config.js +++ b/neutrino-proxy-vuepress/docs/.vuepress/config.js @@ -65,6 +65,7 @@ module.exports = { sidebarDepth: 2, // 侧边栏显示深度,默认1,最大2(显示到h3标题) logo: '/img/logo.png', // 导航栏logo repo: 'xugaoyi/vuepress-theme-vdoing', // 导航栏右侧生成Github链接 + // repo: 'https://gitee.com/dromara/neutrino-proxy', // 导航栏右侧生成Github链接 searchMaxSuggestions: 10, // 搜索结果显示最大数 lastUpdated: '上次更新', // 更新的时间,及前缀文字 string | boolean (取值为git提交时间) @@ -109,7 +110,7 @@ module.exports = { { iconClass: 'icon-github', title: 'GitHub', - link: 'https://github.com/xugaoyi' + link: 'https://gitee.com/dromara/neutrino-proxy' }, { iconClass: 'icon-erji', @@ -119,8 +120,8 @@ module.exports = { ] }, footer: { // 页脚信息 - createYear: 2019, // 博客创建年份 - copyrightInfo: 'Evan Xu | MIT License', // 博客版权信息,支持a标签 + createYear: 2023, // 博客创建年份 + copyrightInfo: 'Qiu Yue| 傲世孤尘 | MIT License', // 博客版权信息,支持a标签 }, htmlModules, }, diff --git a/neutrino-proxy-vuepress/docs/index.md b/neutrino-proxy-vuepress/docs/index.md index 1337f5c1..0c7a89cd 100644 --- a/neutrino-proxy-vuepress/docs/index.md +++ b/neutrino-proxy-vuepress/docs/index.md @@ -38,17 +38,19 @@ postList: none