chore: nav
This commit is contained in:
@@ -103,6 +103,13 @@ export default withMermaid({
|
||||
// https://vitepress.dev/reference/default-theme-config
|
||||
nav: [
|
||||
{ text: '首页', link: '/' },
|
||||
{ text: 'Wiki史', link: '/wiki史' },
|
||||
{
|
||||
text: '友链', items:
|
||||
[
|
||||
{ text: '杭电导航', link: 'https://wiki.hduhelp.com' },
|
||||
]
|
||||
},
|
||||
],
|
||||
|
||||
sidebar: {
|
||||
@@ -119,8 +126,8 @@ export default withMermaid({
|
||||
{ icon: 'github', link: 'https://github.com/camera-2018/hdu-cs-wiki' }
|
||||
],
|
||||
footer: {
|
||||
message: 'Made with ❤️ by HDU 计算机科协 && ALL 协作者',
|
||||
copyright: 'Copyright © 2023-present Evan You && HDU 计算机科协 && ALL 协作者'
|
||||
message: 'Made with ❤️ by ALL 协作者',
|
||||
copyright: 'Copyright © 2023-present Evan You && ALL 协作者'
|
||||
},
|
||||
lastUpdatedText: '上次更改',
|
||||
docFooter: {
|
||||
|
||||
5
简介.md
5
简介.md
@@ -29,7 +29,10 @@
|
||||
|
||||
想必在这里,你或多或少都能得到自己的答案!
|
||||
|
||||

|
||||
<div align="center">
|
||||
<img src="https://pic-hdu-cs-wiki-1307923872.cos.ap-shanghai.myqcloud.com/hdu-cs-qq.jpg"/>
|
||||
</div>
|
||||
|
||||
欢迎加群与学长交流!我们也可以针对你的喜好为你定制一个方案!
|
||||
|
||||
**群号:669895692**
|
||||
|
||||
Reference in New Issue
Block a user