adds custom categories guide

This commit is contained in:
Christian Beutel
2024-06-15 18:34:19 +02:00
parent 369e63972c
commit 6a6308255c
3 changed files with 20 additions and 0 deletions

View File

@@ -48,6 +48,10 @@ export default defineConfig({
}, {
label: 'Lists',
link: '/guides/lists/'
},
{
label: 'Custom categories',
link: '/guides/custom-categories/'
}, {
label: 'Import/Export',
link: '/guides/import-export/'