mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-16 19:11:00 +00:00
📝 Docs: 添加 OSPP 2025 项目 (#3466)
This commit is contained in:
@ -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" },
|
||||
|
Reference in New Issue
Block a user