mirror of
https://github.com/ITStudioOUC/ITStudio-Wiki.git
synced 2026-06-15 13:06:30 +00:00
Update config.mts
This commit is contained in:
@@ -74,15 +74,10 @@ export default defineConfig({
|
|||||||
|
|
||||||
// Navigation
|
// Navigation
|
||||||
nav: [
|
nav: [
|
||||||
{ text: "Home", link: "/" },
|
{ text: "主页", link: "/" },
|
||||||
{ text: "Wiki", link: "/wiki/about/intro" },
|
{ text: "Wiki", link: "/wiki/about/intro" },
|
||||||
{
|
{ text: "爱特展示网", link: "https://www.itstudio.club/"},
|
||||||
text: "相关链接",
|
{ text: "Github", link: "https://github.com/ITStudioOUC"},
|
||||||
items: [
|
|
||||||
{ text: "官方网站", link: "https://www.itstudio.club/" },
|
|
||||||
{ text: "GitHub", link: "https://github.com/ITStudioOUC" },
|
|
||||||
],
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
|
|
||||||
sidebar: {
|
sidebar: {
|
||||||
|
|||||||
Reference in New Issue
Block a user