mirror of
https://github.com/DiscordFactory/website-documentation.git
synced 2026-01-18 03:07:58 +01:00
✨ Work in progress
This commit is contained in:
@@ -37,4 +37,12 @@ export const documentation = [
|
||||
{ label: 'Deployment', href: '/documentation/deployment', isMenu: false },
|
||||
]
|
||||
},
|
||||
{
|
||||
label: 'Example',
|
||||
isMenu: true,
|
||||
child: [
|
||||
{ label: 'Slash Command', href: '/documentation/examples/deployment', isMenu: false },
|
||||
{ label: 'Buttons', href: '/documentation/examples/buttons', isMenu: false },
|
||||
]
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user