updates docu

This commit is contained in:
Christian Beutel
2024-12-05 01:04:37 +01:00
parent c611a58195
commit a39c880272
6 changed files with 63 additions and 2 deletions

View File

@@ -56,7 +56,12 @@ export default defineConfig({
{
label: 'Custom categories',
link: '/guides/custom-categories/'
}, {
},
{
label: 'Customize the map',
link: '/guides/customize-map/'
},
{
label: 'Import/Export',
link: '/guides/import-export/'
}, {