mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-16 19:11:00 +00:00
🔖 Release: v2.0.0 (#2070)
This commit is contained in:
@ -100,6 +100,18 @@
|
||||
],
|
||||
"collapsed": true
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "开源之夏",
|
||||
"collapsible": false,
|
||||
"items": [
|
||||
{
|
||||
"type": "autogenerated",
|
||||
"dirName": "ospp"
|
||||
}
|
||||
],
|
||||
"collapsed": true
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "社区资源",
|
||||
@ -109,6 +121,11 @@
|
||||
"type": "link",
|
||||
"label": "商店",
|
||||
"href": "/store"
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "论坛",
|
||||
"href": "https://discussions.nonebot.dev"
|
||||
}
|
||||
],
|
||||
"collapsed": true
|
||||
|
Reference in New Issue
Block a user