Update navigation links
This commit is contained in:
parent
c71992e1c4
commit
f27033b509
1 changed files with 10 additions and 8 deletions
|
@ -1,10 +1,12 @@
|
|||
# Site navigation links
|
||||
|
||||
- title: About
|
||||
url: /about/
|
||||
|
||||
- title: Sample Posts
|
||||
url: /posts/
|
||||
|
||||
- title: Theme Setup
|
||||
url: /theme-setup/
|
||||
- title: "Theme Setup"
|
||||
url: /theme-setup/
|
||||
- title: "Posts"
|
||||
url: /year-archive/
|
||||
- title: "Categories"
|
||||
url: /category-archive/
|
||||
- title: "Tags"
|
||||
url: /tag-archive/
|
||||
- title: "Pages"
|
||||
url: /page-archive/
|
Loading…
Reference in a new issue