From 2f4d36bc44ee66c1305b2f4202c99d9b40cce8d7 Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Sun, 3 May 2020 09:33:43 -0400 Subject: [PATCH] Moving host config to Installation section --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 1c633ab08..ae71cdda1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -24,6 +24,7 @@ pages: - 'Install': install.md - 'Preparing the Server': manual/preparing-the-server/index.md - 'Setting the Server Time': manual/setting-the-server-time/index.md + - 'Host Configuration': manual/host-configuration/index.md - 'Using LibreTime': - 'On Air in 60 seconds!': 'manual/on-air-in-60-seconds/index.md' - 'Getting Started': manual/getting-started/index.md @@ -70,7 +71,6 @@ pages: - 'Exporting the Schedule': manual/exporting-the-schedule/index.md - 'Interface Customization': manual/interface-customization/index.md - 'Interface Localization': manual/interface-localization/index.md - - 'Host Configuration': manual/host-configuration/index.md - 'LibreTime API Authentication': manual/airtime-api-authentication/index.md - 'Secure Login with SSL or TLS': manual/secure-login-with-ssl/index.md - 'Icecast Statistics with Piwik': manual/icecast-statistics-with-piwik/index.md