mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
De-clutter nav bar
This commit is contained in:
12
config.yaml
12
config.yaml
@@ -53,21 +53,15 @@ params:
|
||||
|
||||
menu:
|
||||
main:
|
||||
- name: Home
|
||||
- name: Posts
|
||||
url: /
|
||||
weight: 1
|
||||
- name: All posts
|
||||
url: /post
|
||||
- name: About
|
||||
url: /about
|
||||
weight: 2
|
||||
- name: RSS
|
||||
url: /index.xml
|
||||
weight: 3
|
||||
- name: Tags
|
||||
url: /tags
|
||||
weight: 4
|
||||
- name: About
|
||||
url: /about
|
||||
weight: 5
|
||||
|
||||
permalinks:
|
||||
post: '/blog/:year/:month/:day/:slug/'
|
||||
|
Reference in New Issue
Block a user