add readtime for posts (#622)
This commit is contained in:
parent
3f4910fde1
commit
a8332c40fd
5 changed files with 66 additions and 29 deletions
|
@ -189,6 +189,7 @@ defaults:
|
|||
layout: "post"
|
||||
comments: true # add comments to all blog posts
|
||||
social-share: true # add social media sharing buttons to all blog posts
|
||||
readtime: false # add estimated reading time on all blog posts
|
||||
-
|
||||
scope:
|
||||
path: "" # all files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue