Theme: Fix doubled "Neuigkeiten" heading
All checks were successful
/ build (pull_request) Successful in 42s

This commit is contained in:
jtbx 2026-06-08 21:58:04 +02:00
commit 1952497883
3 changed files with 11 additions and 12 deletions

View file

@ -14,7 +14,11 @@
{{- end }}
<div class="infos">
{{ if (eq .Params.categories "event") }}
<span class="li-space"><i class="fa-solid fa-calendar-day"></i> {{ .Date | time.Format "Mon, 2006-01-02 15:04" }}</span>
{{- else }}
<span class="li-space"><i class="fa-solid fa-newspaper"></i> {{ .Date | time.Format "2006-01-02" }}</span>
{{- end }}
{{- with .Params.location }}
<span class="li-space">
<i class="fa-solid fa-location-dot"></i>