Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
Compatibility issue with delimit
Browse files Browse the repository at this point in the history
  • Loading branch information
purerstamp committed Apr 11, 2024
1 parent 63c4af9 commit 560be15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/PaperMod/layouts/partials/post_meta.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
{{- end }}

{{- with ($scratch.Get "meta") }}
{{- delimit . " · " -}}
{{- delimit . " · " | safeHTML -}}
{{- end -}}

0 comments on commit 560be15

Please sign in to comment.