style(post_meta): adjust indentation for better readability

This commit is contained in:
Aditya Telange
2026-05-03 13:01:06 +05:30
parent 4bf8893adc
commit ecd0d4f8f4
+2
View File
@@ -18,6 +18,8 @@
{{- end }}
{{- end }}
{{/* Combine all meta information into a single string with separators and render it as HTML.*/}}
{{- with ($scratch.Get "meta") }}
{{- delimit . " · " | safeHTML -}}
{{- end -}}