diff --git a/content/blog/2026/2026-06-13-ueberwachungsfrei/index.md b/content/blog/2026/2026-06-13-ueberwachungsfrei/index.md index 2cf7c0f..95b6f55 100644 --- a/content/blog/2026/2026-06-13-ueberwachungsfrei/index.md +++ b/content/blog/2026/2026-06-13-ueberwachungsfrei/index.md @@ -4,7 +4,6 @@ title: 'Demo-Aufruf: Überwachungsfrei in Hamburg' date: '2026-06-20T14:00:00+02:00' publishDate: '2026-06-13T12:00:00+02:00' draft: false -location: Hansaplatz authors: - stb tags: diff --git a/themes/ccchh/layouts/partials/blog-header.html b/themes/ccchh/layouts/partials/blog-header.html index 05edaf5..904c0de 100644 --- a/themes/ccchh/layouts/partials/blog-header.html +++ b/themes/ccchh/layouts/partials/blog-header.html @@ -14,12 +14,11 @@ {{- end }}
- {{- if (eq .Params.categories "event") }} + {{ if (eq .Params.categories "event") }} {{ .Date | time.Format "Mon, 2006-01-02 15:04" }} {{- else }} {{ .Date | time.Format "2006-01-02" }} {{- end }} - {{- if (eq .Params.categories "event") }} {{- with .Params.location }} @@ -30,7 +29,6 @@ {{- end -}} {{- end }} - {{- end }} {{- if $showTags }} {{- with .Page.GetTerms "tags" }}