mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-27 04:56:39 +00:00
🔖 Release: v2.0.0 (#2070)
This commit is contained in:
@@ -84,6 +84,17 @@ const sidebars = {
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "开源之夏",
|
||||
collapsible: false,
|
||||
items: [
|
||||
{
|
||||
type: "autogenerated",
|
||||
dirName: "ospp",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "社区资源",
|
||||
@@ -94,6 +105,11 @@ const sidebars = {
|
||||
label: "商店",
|
||||
href: "/store",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
label: "论坛",
|
||||
href: "https://discussions.nonebot.dev",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user