Home: Fix event annoucement summary

This commit is contained in:
jtbx 2023-10-08 17:38:54 +02:00
commit f0a4d81451
6 changed files with 40 additions and 26 deletions

View file

@ -1,6 +1,6 @@
<article>
{{- partial "blog-header.html" (dict "subitem" true "page" . ) }}
{{- partial "blog-header.html" (dict "headingLink" true "level" 2 "page" . ) }}
{{- if in .RawContent "<!--more-->" }}
{{ .Summary | safeHTML }}