diff --git a/layouts/index.html b/layouts/index.html index 19c8376a..f3ac8f55 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -175,14 +175,17 @@ {{ with .Site.GetPage "/termine/_index.md" }} {{ range first 3 .Params.events }} -
{{ .title }}
-{{ .summary | truncate 100 }}
+{{ .title }}
+{{ .summary | truncate 100 }}
+{{ .location | markdownify }}
{{ .location | markdownify }}
{{ .title }}
-{{ .summary | truncate 100 }}
+{{ .title }}
+{{ .summary | truncate 100 }}
+{{ .location | markdownify }}
{{ .location | markdownify }}