docs(carbone): Add add-template actions

This commit is contained in:
moaaz
2023-11-08 08:34:29 +02:00
committed by Ali BARIN
parent bc337c588a
commit 373d29eeab
3 changed files with 17 additions and 2 deletions

View File

@@ -36,7 +36,10 @@ export default defineConfig({
text: 'Carbone',
collapsible: true,
collapsed: true,
items: [{ text: 'Connection', link: '/apps/carbone/connection' }],
items: [
{ text: 'Actions', link: '/apps/carbone/actions' },
{ text: 'Connection', link: '/apps/carbone/connection' },
],
},
{
text: 'DeepL',