From 71aac39f000e1d3e2400002184a4a8b92e748376 Mon Sep 17 00:00:00 2001 From: Denys Konovalov Date: Mon, 1 Jan 2024 18:11:57 +0100 Subject: [PATCH] fix termin card --- config.yml | 2 +- layouts/partials/termin.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yml b/config.yml index 555a293f..646c4280 100644 --- a/config.yml +++ b/config.yml @@ -27,7 +27,7 @@ params: - media/zeichnung.webp impressumURL: pages/impressum dseURL: pages/datenschutz - copyright: 'Georg-Cantor-Gymnasium Halle (Saale). Made with :heart: and [Hugo](https://gohugo.io).' + copyright: "Georg-Cantor-Gymnasium Halle (Saale). Made with :heart: and [Hugo](https://gohugo.io)." plugins: css: - https://assets.cantorgymnasium.de/bootstrap/v5/css/bootstrap.min.css diff --git a/layouts/partials/termin.html b/layouts/partials/termin.html index d0fcf207..7d0c9373 100644 --- a/layouts/partials/termin.html +++ b/layouts/partials/termin.html @@ -7,9 +7,9 @@
-

{{ .title }}

+

{{ .title }}

{{ with .location }} -
+
{{ . | markdownify }}
{{ end }}