mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 05:44:45 -06:00
Moving this down to tutorials as requested.
This commit is contained in:
parent
417941e219
commit
d49674c423
@ -78,13 +78,6 @@ module.exports = {
|
|||||||
'/community/config/eggs/creating_a_custom_image.md',
|
'/community/config/eggs/creating_a_custom_image.md',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
|
||||||
title: 'Node Configuration',
|
|
||||||
collapsable: false,
|
|
||||||
children: [
|
|
||||||
'/community/config/nodes/add_node.md',
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: 'Game Configuration',
|
title: 'Game Configuration',
|
||||||
collapsable: false,
|
collapsable: false,
|
||||||
@ -96,6 +89,7 @@ module.exports = {
|
|||||||
title: 'Tutorials',
|
title: 'Tutorials',
|
||||||
collapsable: false,
|
collapsable: false,
|
||||||
children: [
|
children: [
|
||||||
|
'/community/config/nodes/add_node.md',
|
||||||
'/community/tutorials/creating_ssl_certificates.md',
|
'/community/tutorials/creating_ssl_certificates.md',
|
||||||
'/community/tutorials/custom_theme_setup.md',
|
'/community/tutorials/custom_theme_setup.md',
|
||||||
'/community/tutorials/artisan.md',
|
'/community/tutorials/artisan.md',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user