Skip to content

Commit

Permalink
Add test navigation links
Browse files Browse the repository at this point in the history
  • Loading branch information
mmistakes committed Oct 22, 2019
1 parent 2bce373 commit a19a262
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions example/_data/navigation.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Site navigation links

- title: Posts
url: /posts/
- title: Categories
url: /categories/
- title: Tags
url: /tags/
- title: Recipes
url: /recipes/
- title: Search
url: /search/

0 comments on commit a19a262

Please sign in to comment.