feat: git地址修改为仓库地址
This commit is contained in:
@@ -65,6 +65,7 @@ module.exports = {
|
|||||||
sidebarDepth: 2, // 侧边栏显示深度,默认1,最大2(显示到h3标题)
|
sidebarDepth: 2, // 侧边栏显示深度,默认1,最大2(显示到h3标题)
|
||||||
logo: '/img/logo.png', // 导航栏logo
|
logo: '/img/logo.png', // 导航栏logo
|
||||||
repo: 'xugaoyi/vuepress-theme-vdoing', // 导航栏右侧生成Github链接
|
repo: 'xugaoyi/vuepress-theme-vdoing', // 导航栏右侧生成Github链接
|
||||||
|
// repo: 'https://gitee.com/dromara/neutrino-proxy', // 导航栏右侧生成Github链接
|
||||||
searchMaxSuggestions: 10, // 搜索结果显示最大数
|
searchMaxSuggestions: 10, // 搜索结果显示最大数
|
||||||
lastUpdated: '上次更新', // 更新的时间,及前缀文字 string | boolean (取值为git提交时间)
|
lastUpdated: '上次更新', // 更新的时间,及前缀文字 string | boolean (取值为git提交时间)
|
||||||
|
|
||||||
@@ -109,7 +110,7 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
iconClass: 'icon-github',
|
iconClass: 'icon-github',
|
||||||
title: 'GitHub',
|
title: 'GitHub',
|
||||||
link: 'https://github.com/xugaoyi'
|
link: 'https://gitee.com/dromara/neutrino-proxy'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
iconClass: 'icon-erji',
|
iconClass: 'icon-erji',
|
||||||
@@ -119,8 +120,8 @@ module.exports = {
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
footer: { // 页脚信息
|
footer: { // 页脚信息
|
||||||
createYear: 2019, // 博客创建年份
|
createYear: 2023, // 博客创建年份
|
||||||
copyrightInfo: 'Evan Xu | MIT License', // 博客版权信息,支持a标签
|
copyrightInfo: 'Qiu Yue| 傲世孤尘 | MIT License', // 博客版权信息,支持a标签
|
||||||
},
|
},
|
||||||
htmlModules,
|
htmlModules,
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -38,17 +38,19 @@ postList: none
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://www.npmjs.com/package/vuepress-theme-vdoing" target="_blank"><img src="https://img.shields.io/npm/v/vuepress-theme-vdoing" alt="npm" class="no-zoom"></a>
|
<a href="https://www.npmjs.com/package/vuepress-theme-vdoing" target="_blank"><img src="https://img.shields.io/npm/v/vuepress-theme-vdoing" alt="npm" class="no-zoom"></a>
|
||||||
<a href="https://www.npmjs.com/package/vuepress-theme-vdoing" target="_blank"><img src="https://img.shields.io/npm/dt/vuepress-theme-vdoing" alt="npm" class="no-zoom"></a>
|
<a href="https://www.npmjs.com/package/vuepress-theme-vdoing" target="_blank"><img src="https://img.shields.io/npm/dt/vuepress-theme-vdoing" alt="npm" class="no-zoom"></a>
|
||||||
<a href="https://github.com/xugaoyi/vuepress-theme-vdoing" target="_blank"><img src='https://img.shields.io/github/stars/xugaoyi/vuepress-theme-vdoing' alt='GitHub stars' class="no-zoom"></a>
|
<a href="https://gitee.com/dromara/neutrino-proxy" target="_blank"><img src='https://gitee.com/dromara/neutrino-proxy/badge/star.svg?theme=dark' alt='star' class="no-zoom"></img></a>
|
||||||
<a href="https://github.com/xugaoyi/vuepress-theme-vdoing" target="_blank"><img src='https://img.shields.io/github/forks/xugaoyi/vuepress-theme-vdoing' alt='GitHub forks' class="no-zoom"></a>
|
<a href="https://gitee.com/dromara/neutrino-proxy" target="_blank"><img src='https://gitee.com/dromara/neutrino-proxy/badge/fork.svg?theme=dark' alt='forks' class="no-zoom"></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
<!-- 注释掉
|
||||||
<p align="center" style="color: #999;">
|
<p align="center" style="color: #999;">
|
||||||
赞助商 (进入注册为主题作者充电)
|
赞助商 (进入注册为主题作者充电)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="http://apifox.cn/a103xugaoyi" target="_blank"><img src="https://cdn.staticaly.com/gh/xugaoyi/blog-gitalk-comment@master/img/441669861566_.2bedplbm21hc.jpg" alt="npm" class="no-zoom" style="width: 300px;border-radius: 2px;"></a>
|
<a href="http://apifox.cn/a103xugaoyi" target="_blank"><img src="https://cdn.staticaly.com/gh/xugaoyi/blog-gitalk-comment@master/img/441669861566_.2bedplbm21hc.jpg" alt="npm" class="no-zoom" style="width: 300px;border-radius: 2px;"></a>
|
||||||
</p>
|
</p>-->
|
||||||
|
|
||||||
## 🎖特别用户
|
## 🎖特别用户
|
||||||
::: cardList 3
|
::: cardList 3
|
||||||
|
|||||||
Reference in New Issue
Block a user