Add logo and brand with more CCCHH (#10)
All checks were successful
/ build (push) Successful in 11s
All checks were successful
/ build (push) Successful in 11s
Reviewed-on: #10 Co-authored-by: Stefan Bethke <stb@lassitu.de> Co-committed-by: Stefan Bethke <stb@lassitu.de>
This commit is contained in:
parent
5bd94a6a09
commit
fc235e6310
20 changed files with 192 additions and 15 deletions
|
@ -7,11 +7,14 @@ theme: "zen"
|
|||
|
||||
#https://themes.gohugo.io/themes/hugo-theme-zen/#configuration
|
||||
params:
|
||||
contact: "hhackertours@lists.hamburg.ccc.de"
|
||||
contact: "hackertours@hamburg.ccc.de"
|
||||
copyright: "[CCC Hansestadt Hamburg e.V.](https://hamburg.ccc.de) ist nur der Vermittler, für die Touren sind die jeweiligen Veranstalter verantwortlich"
|
||||
description: "37c3 Hackertours"
|
||||
footer: "[Impressum & Datenschutz](https://hamburg.ccc.de/imprint/) – [Ticket Shop](https://hackertours.hamburg.ccc.de/hackertours/37c3/)"
|
||||
logo: false
|
||||
footer: "[Impressum & Datenschutz](https://hamburg.ccc.de/imprint/) – [Ticket Shop](https://tickets.hamburg.ccc.de/hackertours/37c3/)"
|
||||
logo: true
|
||||
logoPath: img/hackertours-2024-color.svg
|
||||
logoHeight: 100
|
||||
logoWidth: 100
|
||||
mainSections:
|
||||
- posts
|
||||
mobileMenu: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue