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 ====================