mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-04-05 19:42:08 +08:00
docs: 修改导航栏
This commit is contained in:
parent
d43e685e68
commit
2f63ab23de
@ -35,8 +35,7 @@ module.exports = {
|
||||
function nav() {
|
||||
return [
|
||||
{ text: "介绍", link: "/guide/" },
|
||||
{ text: "掘金", link: "https://juejin.cn/user/3016715636842622" },
|
||||
{ text: "加入我们", link: "https://github.com/tobe-fe-dalao/fastool" },
|
||||
{ text: "加入我们", link: "https://github.com/sunniejs/vue-h5-template" },
|
||||
];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user