📝 Docs: 添加 OSPP 2025 项目 (#3466)

This commit is contained in:
Ju4tCode
2025-04-30 20:26:37 +08:00
committed by GitHub
parent 6dfa40427e
commit f4cd16cf0b
5 changed files with 325 additions and 1 deletions

View File

@ -59,7 +59,7 @@ const navbar: Preset.ThemeConfig["navbar"] = {
docId: "developer/plugin-publishing",
},
{ label: "社区", type: "doc", docId: "community/contact" },
{ label: "开源之夏", type: "doc", docId: "ospp/2024" },
{ label: "开源之夏", type: "doc", docId: "ospp/2025" },
{ label: "商店", to: "/store/plugins" },
{ label: "更新日志", to: "/changelog/" },
{ label: "论坛", href: "https://discussions.nonebot.dev" },