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

This commit is contained in:
feige996
2025-06-13 20:11:35 +08:00
parent 5e9a378c6a
commit eced243921

View File

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