Remove theme toggle

This commit is contained in:
Dave Gallant
2024-01-07 15:00:27 -05:00
parent fdc27aad3a
commit e78c1db248
5 changed files with 20 additions and 39 deletions

View File

@@ -47,21 +47,15 @@ params:
menu:
main:
- name: Contact
url: /contact
weight: 1
- name: Posts
url: /
weight: 2
weight: 1
- name: About
url: /about
weight: 3
weight: 2
- name: RSS
url: /index.xml
weight: 5
- name: Credits
url: /credits
weight: 6
weight: 3
permalinks:
post: "/blog/:year/:month/:day/:slug/"