Fix mini post previews' HTML
Some checks failed
Deploy Hugo site to Pages / build (push) Has been cancelled
Deploy Hugo site to Pages / deploy (push) Has been cancelled
Deploy Hugo site to Pages / ipfs-publish (push) Has been cancelled
Deploy Hugo site to Pages / gemini-deploy (push) Has been cancelled

This commit is contained in:
JP Hastings-Spital 2024-10-31 11:42:05 +00:00
parent ea125f61e0
commit f067463be3

View file

@ -19,7 +19,7 @@
</date>
</div>
{{- index (split .Summary "\n") 0 | htmlUnescape -}}
{{- index (split .Summary "\n") 0 | safeHTML -}}
</div>
</li>
{{- end -}}