docs: 文档跟进最新代码变化 (#275)

This commit is contained in:
ᴀᴍᴛᴏᴀᴇʀ
2025-02-19 22:12:47 +08:00
committed by GitHub
parent 4765d6f50a
commit 2bfd69c15e
7 changed files with 71 additions and 0 deletions
+7
View File
@@ -61,6 +61,13 @@ export default defineConfig({
{ text: "获取投稿信息", link: "/submission" },
],
},
{
text: "其它",
items: [
{ text: "常见问题", link: "/question" },
{ text: "管理页", link: "/frontend" },
],
}
],
socialLinks: [
{ icon: "github", link: "https://github.com/amtoaer/bili-sync" },