Skip to content

Commit db7a28c

Browse files
author
Tobias Hofmann
committed
added top navigational system
1 parent 10abf01 commit db7a28c

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

docs/.DS_Store

0 Bytes
Binary file not shown.

docs/_data/navigation.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
main:
2+
- title: "Quick-Start Guide"
3+
url: /docs/quick-start-guide/
4+
- title: "Posts"
5+
url: /year-archive/
6+
- title: "Categories"
7+
url: /categories/
8+
- title: "Tags"
9+
url: /tags/
10+
- title: "Pages"
11+
url: /page-archive/
12+
- title: "Collections"
13+
url: /collection-archive/
14+
- title: "External Link"
15+
url: https://google.com

0 commit comments

Comments
 (0)