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