From 46825604a77845c2d4406ef22a3f2233d6fd87f1 Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Sun, 10 May 2020 12:17:41 -0400 Subject: [PATCH] take 2 on site nav --- docs/_config.yml | 7 +++++++ docs/index.md | 4 ---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 5dbbff2c7..ef2e20f4a 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -5,3 +5,10 @@ show_downloads: true theme: jekyll-theme-minimal layouts_dir: _layouts +data_dir: _data + +header_pages: + - index.md + - features.md + - screenshots.md + - faq.md \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 95b32a0f2..40a1224c3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,3 @@ ---- -layout: default ---- - Welcome to LibreTime ====================