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
|
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
|
Loading…
Add table
Add a link
Reference in a new issue