summaryrefslogtreecommitdiff
path: root/layouts/_default
diff options
context:
space:
mode:
authorFrancesco <tomaselli.fr@gmail.com>2024-05-19 23:53:41 +0200
committerFrancesco <tomaselli.fr@gmail.com>2024-05-19 23:53:41 +0200
commit8d53a665ca3543023c73806ae669f4c37e98eef2 (patch)
treecab716c6e33eb0a4fda3cd41be338314f6f978d6 /layouts/_default
parentf50f69283f03fc30ed3cfc3242aa863bd7083cfc (diff)
Secondary color, tweaked width
Diffstat (limited to 'layouts/_default')
-rw-r--r--layouts/_default/single.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 1526971..c3c2aa2 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -25,8 +25,8 @@
{{end}}
{{ if .Param "readTime" }}
- -
- {{ .ReadingTime }} min
+ &nbsp; ยท &nbsp;
+ {{ .ReadingTime }} min read
{{end }}
</p>