diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index b72712ac8..78a4634ab 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -1,13 +1,19 @@ +docsdrop: +- page: Broadcasting Live + url: live-broadcast +- page: Intelligent Library + url: library +- page: Scheduling Shows + url: scheduling-shows + + topnav: -- page: Install - url: quickstart -- page: Guides - url: guides - page: Github url: https://github.com/LibreTime/libretime - page: Sponsor url: https://opencollective.com/libretime + djguides: - page: Broadcasting Live url: live-broadcast @@ -62,7 +68,6 @@ docsnav: - page: - section: Using LibreTime contents: - - page: Intelligent Library url: library - page: Built-in Microsite @@ -71,7 +76,6 @@ docsnav: url: scheduling-shows - page: Streaming Statistics url: stats - - section: Appendix contents: - page: HD Audio Modules @@ -81,6 +85,4 @@ docsnav: - page: Letter to the AirTime Community url: https://gist.github.com/hairmare/8c03b69c9accc90cfe31fd7e77c3b07d - page: Rights and Royalties - url: rights-royalties - - page: UNESCO Public Radio Guide (PDF) - url: img/CommunityRadioUserGuide.pdf \ No newline at end of file + url: rights-royalties \ No newline at end of file diff --git a/docs/_includes/navbar.html b/docs/_includes/navbar.html index bf542aa9d..239a2363c 100644 --- a/docs/_includes/navbar.html +++ b/docs/_includes/navbar.html @@ -1,14 +1,30 @@