mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-08 03:08:29 +02:00
Improve docs
This commit is contained in:
@@ -18,6 +18,7 @@ export default defineConfig({
|
||||
label: 'Getting Started',
|
||||
items: [
|
||||
{ label: 'Installation', slug: 'installation' },
|
||||
{ label: 'Options', slug: 'options' },
|
||||
{ label: 'Managed Hosting', slug: 'managed-hosting' },
|
||||
{ label: 'Browser Extension', slug: 'browser-extension' },
|
||||
],
|
||||
@@ -25,7 +26,6 @@ export default defineConfig({
|
||||
{
|
||||
label: 'Guides',
|
||||
items: [
|
||||
{ label: 'Options', slug: 'options' },
|
||||
{ label: 'Backups', slug: 'backups' },
|
||||
{ label: 'Admin', slug: 'admin' },
|
||||
{ label: 'Keyboard Shortcuts', slug: 'shortcuts' },
|
||||
|
Reference in New Issue
Block a user