From 69c919cc0cf9d8937f356ae6c8aeb226f6b2d847 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Mon, 5 Feb 2024 19:16:56 -0500 Subject: [PATCH] fixed documentation build --- mkdocs.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index d52fb98..9705e94 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -12,11 +12,14 @@ site_description: Documentation for the GalacticFactory modpack. nav: - Home: index.md - Installing a Launcher: installing-a-launcher.md - - Installing the Modpack: installing-the-modpack/installing-the-modpack.md + - Installing the Modpack: + - installing-the-modpack/installing-the-modpack.md - Prism Launcher: installing-the-modpack/prism-launcher.md - - Unsup: installing-the-modpack/unsup/unsup.md + - Unsup: + - installing-the-modpack/unsup/unsup.md - Modrinth App: installing-the-modpack/unsup/modrinth-app.md - - Servers: installing-the-modpack/unsup/servers/servers.md + - Servers: + - installing-the-modpack/unsup/servers/servers.md - Post-Install Tips and Tricks: installing-the-modpack/unsup/servers/post-install-tips-and-tricks.md - Common Issues: common-issues.md