diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index ad05488..42e1058 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -10,7 +10,9 @@
{{ end }}
{{ with .Params.Author }}
:: {{ . }}
- {{ end }}
+ {{ end }} ::
+ {{ .WordCount }} words ::
+ {{ .ReadingTime }} min read
{{ if .Params.tags }}