mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-05-21 11:05:49 +00:00
style(post_meta): adjust indentation for better readability
This commit is contained in:
@@ -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 -}}
|
||||
|
||||
Reference in New Issue
Block a user