From 1c7a49502bb5ab902bbefd7dc715168afe03548a Mon Sep 17 00:00:00 2001 From: Robbt Date: Sat, 27 Apr 2019 20:33:01 -0400 Subject: [PATCH] fixed index display --- docs/manual/howtos/index.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/manual/howtos/index.md b/docs/manual/howtos/index.md index dfbcd48c7..421895d0d 100644 --- a/docs/manual/howtos/index.md +++ b/docs/manual/howtos/index.md @@ -2,13 +2,13 @@ The following are step-by-step instructions derived from the LibreTime tutorials. ##DJ How Tos## -[How to livestream with Butt](livestream.md) -[How to upload and schedule tracks](upload.md) -[How to upload a promo](upload-promo.md) +* [How to livestream with Butt](livestream.md) +* [How to upload and schedule tracks](upload.md) +* [How to upload a promo](upload-promo.md) ##Program Manager How Tos## -[How to build a schedule](build-schedule.md) -[How to setup genre specific autoDJ](genre-autodj.md) -[How to setup an intro playlist](intro-playlist.md) -[How to setup an outro playlist with ambient music](outro-playlist.md) -[How to setup latest podcast episode to play with autoloading playlist](podcast.md) +* [How to build a schedule](build-schedule.md) +* [How to setup genre specific autoDJ](genre-autodj.md) +* [How to setup an intro playlist](intro-playlist.md) +* [How to setup an outro playlist with ambient music](outro-playlist.md) +* [How to setup latest podcast episode to play with autoloading playlist](podcast.md)