updates docs

This commit is contained in:
Christian Beutel
2025-02-11 19:08:00 +01:00
parent d8890982de
commit e25875b525
7 changed files with 89 additions and 13 deletions

View File

@@ -74,7 +74,12 @@ export default defineConfig({
{
label: 'Import/Export',
link: '/guides/import-export/'
}, {
},
{
label: 'Integrations',
link: '/guides/integrations/'
},
{
label: 'API',
link: '/guides/api/'
}]