mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
📝 add load plugin and config doc
This commit is contained in:
@ -104,8 +104,8 @@ const config = {
|
||||
title: "Learn",
|
||||
icon: ["fas", "book"],
|
||||
items: [
|
||||
{ label: "Introduction", to: "/docs/guide" },
|
||||
{ label: "Installation", to: "/docs/guide/start/installation" },
|
||||
{ label: "Introduction", to: "/docs/" },
|
||||
{ label: "Installation", to: "/docs/start/installation" },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user