mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-24 15:29:36 +02:00
Add Admin Panel guide to documentation
This commit is contained in:
parent
f0603f7dbd
commit
ca66b85838
2 changed files with 15 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue