mirror of
https://github.com/DiscordFactory/website-documentation.git
synced 2026-01-23 05:20:27 +01:00
📝 Write deployment doc
This commit is contained in:
@@ -28,4 +28,11 @@ export const documentation = [
|
||||
{ label: 'Hooks', href: '/documentation/hooks', isMenu: false },
|
||||
]
|
||||
},
|
||||
{
|
||||
label: 'Advanced',
|
||||
isMenu: true,
|
||||
child: [
|
||||
{ label: 'Deployment', href: '/documentation/deployment', isMenu: false },
|
||||
]
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user