De-clutter nav bar

This commit is contained in:
Dave Gallant
2023-12-12 21:54:09 -05:00
parent 6914e61259
commit 91427fdcb5
69 changed files with 207 additions and 485 deletions

View File

@@ -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/'