🚧 Command

This commit is contained in:
Freeze455
2021-08-17 21:26:12 +02:00
parent 5fc6a66179
commit 59ef81c98c
3 changed files with 72 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ export const documentation = [
{ label: 'Starting', href: '/documentation/starting', isMenu: false },
{ label: 'Environment', href: '/documentation/environment', isMenu: false },
{ label: 'Structure', href: '/documentation/structure', isMenu: false },
{ label: 'Commands', href: '/documentation/commands', isMenu: false },
]
},
]