From e028e1c5247429cd4e8ae566de9077f17371d960 Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Sun, 10 May 2020 12:46:35 -0400 Subject: [PATCH] Update _config.yml --- docs/_config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index e6a279c89..e47abd7f9 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -9,10 +9,10 @@ data_dir: _data navigation: - text: Home - url: index.md + url: index - text: Features - url: features.md + url: features - text: Screenshots - url: screenshots.md + url: screenshots - text: FAQ - url: faq.md \ No newline at end of file + url: faq \ No newline at end of file