Explorar o código

docs: 在导航栏中添加相关链接页面

feige996 hai 10 meses
pai
achega
eced243921
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      docs/.vitepress/config.mts

+ 4 - 0
docs/.vitepress/config.mts

@@ -127,6 +127,10 @@ export default defineConfig({
           { text: 'github page(备选)', link: 'https://feige996.github.io/unibest/' },
         ],
       },
+      {
+        text: '相关链接',
+        link: '/other/links/links',
+      },
     ],
     sidebar: [
       {