Update _config.yml

This commit is contained in:
Zachary Klosko 2020-05-10 12:38:42 -04:00
parent 502d050cd2
commit e3a7af7c07

View file

@ -8,7 +8,11 @@ layouts_dir: _layouts
data_dir: _data data_dir: _data
navigation: navigation:
- index.md - text: Home
- features.md url: index.md
- screenshots.md - text: Features
- faq.md url: features.md
- text: Screenshots
url: screenshots.md
- text: FAQ
url: faq.md