mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-25 23:55:24 -04: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:
parent
18639ab8a4
commit
c6244fcad0
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue