word count & min read added
This commit is contained in:
parent
aaaadafec9
commit
399066a628
@ -10,7 +10,9 @@
|
||||
{{ end }}
|
||||
{{ with .Params.Author }}
|
||||
<span class="post-author">:: {{ . }}</span>
|
||||
{{ end }}
|
||||
{{ end }} ::
|
||||
{{ .WordCount }} words ::
|
||||
{{ .ReadingTime }} min read
|
||||
</div>
|
||||
|
||||
{{ if .Params.tags }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user