mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 00:09:39 -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',
|
||||
],
|
||||
},
|
||||
{
|
||||
title: 'Node Configuration',
|
||||
collapsable: false,
|
||||
children: [
|
||||
'/community/config/nodes/add_node.md',
|
||||
],
|
||||
},
|
||||
{
|
||||
title: 'Game Configuration',
|
||||
collapsable: false,
|
||||
@ -96,6 +89,7 @@ module.exports = {
|
||||
title: 'Tutorials',
|
||||
collapsable: false,
|
||||
children: [
|
||||
'/community/config/nodes/add_node.md',
|
||||
'/community/tutorials/creating_ssl_certificates.md',
|
||||
'/community/tutorials/custom_theme_setup.md',
|
||||
'/community/tutorials/artisan.md',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user