summaryrefslogtreecommitdiff
path: root/themes/PaperMod/layouts/partials/post_meta.html
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-11-09 22:52:44 +0100
committerChristoph Cullmann <cullmann@kde.org>2023-11-09 22:52:44 +0100
commitb24b2de5e16ca3baea69d31c1a6dc72e893db838 (patch)
treedecbb50741f61d6078f8fab19b76c17cf1419fb7 /themes/PaperMod/layouts/partials/post_meta.html
parent7114391230df7a6dbca73b4994ede889a6dd39e8 (diff)
sync theme
Diffstat (limited to 'themes/PaperMod/layouts/partials/post_meta.html')
-rw-r--r--themes/PaperMod/layouts/partials/post_meta.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/PaperMod/layouts/partials/post_meta.html b/themes/PaperMod/layouts/partials/post_meta.html
index 8bc0e50..b0c0417 100644
--- a/themes/PaperMod/layouts/partials/post_meta.html
+++ b/themes/PaperMod/layouts/partials/post_meta.html
@@ -19,5 +19,5 @@
{{- end }}
{{- with ($scratch.Get "meta") }}
-{{- delimit . "&nbsp;·&nbsp;" -}}
+{{- delimit . "&nbsp;·&nbsp;" | safeHTML -}}
{{- end -}}