Update Zen and prepare for 38c3
All checks were successful
/ build (push) Successful in 2m19s

This commit is contained in:
Stefan Bethke 2024-09-26 08:32:54 +02:00
commit 3aa02e6909
14 changed files with 110 additions and 44 deletions

View file

@ -2,7 +2,7 @@ baseURL: 'https://hackertours.hamburg.ccc.de/'
defaultContentLanguage: de
defaultContentLanguageInSubdir: true
#languageCode: 'de-de'
title: '37c3 Hackertours'
title: 'Hackertours'
theme: "zen"
#https://themes.gohugo.io/themes/hugo-theme-zen/#configuration
@ -14,7 +14,7 @@ params:
logo: false
mainSections:
- posts
- tours
- 38c3
mobileMenu: true
poweredby: false
@ -24,10 +24,10 @@ languages:
languageName: "English"
languageCode: "en"
contentDir: content/en
title: "37c3 Hackertours"
title: "Hackertours"
de:
weight: 2
languageName: "Deutsch"
languageCode: "de"
contentDir: content/de
title: "37c3 Hackertours"
title: "Hackertours"