theme: add missing line break #683

This commit is contained in:
Sören Weber 2023-10-10 23:21:43 +02:00
parent cc3c5a72ba
commit c19cef1976
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D

View file

@ -17,4 +17,4 @@
{{- with .Site.Params.author }} {{- with .Site.Params.author }}
<meta name="author" content="{{ . }}"> <meta name="author" content="{{ . }}">
{{- end }} {{- end }}
{{- replace (trim (partial "social.html" .) " \n\r") "<meta " " <meta "| safeHTML }} {{ replace (trim (partial "social.html" .) " \n\r") "<meta " " <meta "| safeHTML }}