mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-02 09:42:35 +00:00
feat(blog): Disable read time estimates (#3016)
Signed-off-by: fria <fria@privacyguides.org> Signed-off-by: redoomed1 <redoomed1@privacyguides.org> Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
@ -131,6 +131,7 @@ plugins:
|
|||||||
post_url_format: "{date}/{file}"
|
post_url_format: "{date}/{file}"
|
||||||
post_excerpt: required
|
post_excerpt: required
|
||||||
post_excerpt_max_authors: 0
|
post_excerpt_max_authors: 0
|
||||||
|
post_readtime: false
|
||||||
authors_profiles: true
|
authors_profiles: true
|
||||||
authors_profiles_toc: true
|
authors_profiles_toc: true
|
||||||
categories_allowed:
|
categories_allowed:
|
||||||
|
Reference in New Issue
Block a user