Update _config.yml
This commit is contained in:
parent
502d050cd2
commit
e3a7af7c07
1 changed files with 8 additions and 4 deletions
|
@ -8,7 +8,11 @@ layouts_dir: _layouts
|
|||
data_dir: _data
|
||||
|
||||
navigation:
|
||||
- index.md
|
||||
- features.md
|
||||
- screenshots.md
|
||||
- faq.md
|
||||
- text: Home
|
||||
url: index.md
|
||||
- text: Features
|
||||
url: features.md
|
||||
- text: Screenshots
|
||||
url: screenshots.md
|
||||
- text: FAQ
|
||||
url: faq.md
|
Loading…
Add table
Add a link
Reference in a new issue