diff --git a/index.md b/index.md index 2600470..85d8334 100644 --- a/index.md +++ b/index.md @@ -2,6 +2,7 @@ title: Home layout: home nav_order: 1 +has_children: true --- # Lethal Company Modding Thunderstore Repo diff --git a/www/Community-Decisions/Referendums.md b/www/Community-Decisions/Referendums.md index 7285783..62b6959 100644 --- a/www/Community-Decisions/Referendums.md +++ b/www/Community-Decisions/Referendums.md @@ -1,6 +1,7 @@ --- title: Referendums nav_order: 3 +parent: Home has_children: true --- diff --git a/www/Community-Guidelines.md b/www/Community-Guidelines.md index ab21539..3cd402f 100644 --- a/www/Community-Guidelines.md +++ b/www/Community-Guidelines.md @@ -1,5 +1,6 @@ --- title: Community Guidelines +parent: Home nav_order: 4 --- diff --git a/www/Guides/Guides.md b/www/Guides/Guides.md index 96f632c..3cd6494 100644 --- a/www/Guides/Guides.md +++ b/www/Guides/Guides.md @@ -1,6 +1,7 @@ --- title: Guides nav_order: 2 +parent: Home has_children: true --- diff --git a/www/Legal.md b/www/Legal.md index 5e94e09..0723e72 100644 --- a/www/Legal.md +++ b/www/Legal.md @@ -1,5 +1,6 @@ --- title: Legal +parent: Home nav_order: 4 ---