Add Admin Panel guide to documentation
This commit is contained in:
@@ -113,6 +113,10 @@ export default defineConfig({
|
||||
text: "Guides",
|
||||
collapsed: false,
|
||||
items: [
|
||||
{
|
||||
text: "Admin Panel",
|
||||
link: "/docs/guides/admin_panel",
|
||||
},
|
||||
{
|
||||
text: "v0.7.1 Migration Guide",
|
||||
link: "/docs/guides/v0-7-1_migration",
|
||||
|
||||
Reference in New Issue
Block a user