mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-06-27 23:46:20 +08:00
@@ -156,11 +156,20 @@ export default defineConfig({
|
||||
link: "/changelog/3.0",
|
||||
},
|
||||
{
|
||||
text: "2.6 更新日志",
|
||||
text: "2.6 更新说明",
|
||||
link: "/changelog/2.6",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
text: "开发者文档",
|
||||
items: [
|
||||
{
|
||||
text: "贡献指南",
|
||||
link: "/dev/",
|
||||
},
|
||||
]
|
||||
}
|
||||
],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user