From 1b92fa001cef7d8cfef8d8f5f1bc3cf92d46dd16 Mon Sep 17 00:00:00 2001 From: Silke Beckmann Date: Sun, 15 Jun 2025 11:51:37 +0200 Subject: hugo.toml: changed menu name for Bayern Hawaiians --- hugo.toml | 4 ++-- 1 file 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]] -- cgit v1.2.3