mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 10:44:43 -06:00
move theme doc to tutorials
Moving the custom theme guild to under tutorials.
This commit is contained in:
parent
cb1911fe26
commit
1bd388aca9
@ -47,8 +47,7 @@ module.exports = {
|
||||
title: 'Community Guides',
|
||||
collapsable: false,
|
||||
children: [
|
||||
'/community/about.md',
|
||||
'/community/tutorials/custom_theme_setup.md',
|
||||
'/community/about.md'
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -96,6 +95,7 @@ module.exports = {
|
||||
collapsable: false,
|
||||
children: [
|
||||
'/community/tutorials/creating_ssl_certificates.md',
|
||||
'/community/tutorials/custom_theme_setup.md',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user