summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilke Beckmann <silke.beckmann@posteo.de>2025-06-15 11:51:37 +0200
committerSilke Beckmann <silke.beckmann@posteo.de>2025-06-15 11:55:56 +0200
commit1b92fa001cef7d8cfef8d8f5f1bc3cf92d46dd16 (patch)
tree537c28c3d9799fd7d64ce663df05f05ca6cf01ec
parent0d46d1aa348603fe5cbfb7bbdd4d7a4a25268b44 (diff)
hugo.toml: changed menu name for Bayern Hawaiians
-rw-r--r--hugo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hugo.toml b/hugo.toml
index 0333872..15f2edc 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -9,11 +9,11 @@ theme = 'fredo'
pageRef = '/'
weight = 10
[[menus.main]]
- name = 'ShadesOfBlue'
+ name = 'Shades Of Blue'
pageRef = '/posts/shadesofblue'
weight = 20
[[menus.main]]
- name = 'Hawaiians'
+ name = 'Bayern Hawaiians'
pageRef = '/posts/hawaiians'
weight = 30
[[menus.main]]