aboutsummaryrefslogtreecommitdiff
path: root/layouts/_partials/pageinfo.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_partials/pageinfo.gmi')
-rw-r--r--layouts/_partials/pageinfo.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_partials/pageinfo.gmi b/layouts/_partials/pageinfo.gmi
index 9993d93..7c822f3 100644
--- a/layouts/_partials/pageinfo.gmi
+++ b/layouts/_partials/pageinfo.gmi
@@ -15,4 +15,4 @@
{{ $nonBreakingTags = $nonBreakingTags | append $nonBreakingTag -}}
{{ end -}}
-{{ emojify ":calendar:" }} {{ $nonBreakingPublishDate }} | {{ emojify ":stopwatch:" }} {{ $nonBreakingReadingTime }}{{ if $nonBreakingTags }} | {{ emojify ":label:" }} {{ end }}{{ range $key, $val := $nonBreakingTags }}{{ if $key }}, {{ end }}{{ $val }}{{ end }} \ No newline at end of file
+{{ emojify ":calendar:" }} {{ $nonBreakingPublishDate }} {{ emojify ":stopwatch:" }} {{ $nonBreakingReadingTime }}{{ if $nonBreakingTags }} {{ emojify ":label:" }} {{ end }}{{ range $key, $val := $nonBreakingTags }}{{ if $key }}, {{ end }}{{ $val }}{{ end }} \ No newline at end of file