diff --git a/docs/_config.yml b/docs/_config.yml index a3403f178..745811aae 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,5 +1,5 @@ -title: LibreTime Radio Automation -description: An open source radio automation server made for (and made by) low-power FM stations and the rest of us. +title: LibreTime +description: An open source radio automation server made for (and by) low-power FM stations and the rest of us. logo: 144px.png show_downloads: false @@ -12,7 +12,7 @@ favicon: headimage: img/header.jpg headtext: Open Source Radio Automation headsubtext: Everything you need to get your terrestrial / on-line radio station up and broadcasting like a pro - without breaking the bank! -headbuttonurl: https://libretime.org +headbuttonurl: index#get-started headbuttontext: Get LibreTime # Build settings diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 03dbb5504..f3ec791af 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -3,8 +3,6 @@ topnav: url: quickstart - page: Features url: features -- page: Tour - url: tour - page: Docs url: advanced-configuration - page: Contribute @@ -36,6 +34,8 @@ docsnav: url: live-broadcast - page: Adding Users url: users + - page: Listen To Your Stream + url: listen - page: Help! url: troubleshooting - section: Advanced Configuration diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 407b2ab95..9c9ff7ee3 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -8,6 +8,9 @@ + + + @@ -20,16 +23,6 @@