Updated Docs

This commit is contained in:
headlessdev
2025-04-21 15:14:40 +02:00
parent 8dade95c75
commit 861ed28e45
33 changed files with 221 additions and 7 deletions

View File

@@ -32,7 +32,30 @@ export default defineConfig({
items: [
{ text: 'Installation', link: '/installation' },
]
},
{
text: 'General',
items: [
{ text: 'Dashboard', link: '/general/dashboard' },
{ text: 'Servers', link: '/general/servers' },
{ text: 'Applications', link: '/general/applications' },
{ text: 'Uptime', link: '/general/uptime' },
{ text: 'Network', link: '/general/network' },
{ text: 'Settings', link: '/general/settings' },
]
},
{
text: 'Notifications',
items: [
{ text: 'Notifications', link: '/notifications/general' },
{ text: 'Email', link: '/notifications/email' },
{ text: 'Telegram', link: '/notifications/telegram' },
{ text: 'Discord', link: '/notifications/discord' },
{ text: 'Gotify', link: '/notifications/gotify' },
{ text: 'Ntfy', link: '/notifications/ntfy' },
]
}
],
socialLinks: [