We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b5cb6 commit c9a8587Copy full SHA for c9a8587
1 file changed
config.yml
@@ -48,21 +48,24 @@ languages:
48
series: series
49
menu:
50
main:
51
+ - name: Posts
52
+ url: posts/
53
+ weight: 1
54
- name: About Me
55
url: about/
- weight: 1
56
+ weight: 2
57
- name: Side Projects
58
url: side-projects/
- weight: 2
59
+ weight: 3
60
- name: Archive
61
url: archives/
62
+ weight: 4
63
+ - name: Tags
64
+ url: tags/
65
weight: 5
66
- name: Search
67
url: search/
- weight: 10
- - name: Tags
- url: tags/
68
+ weight: 6
69
70
markup:
71
highlight:
0 commit comments