mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-01 09:12:39 +00:00
fix(blog): HTML meta tags (#2721)
Signed-off-by: blacklight447 <niek@privacyguides.org> Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
@ -23,7 +23,7 @@ site_url: "https://www.privacyguides.org/articles/"
|
||||
site_dir: "site/articles"
|
||||
|
||||
site_name: Privacy Guides
|
||||
site_description: "Privacy Guides is your central privacy and security resource to protect yourself online."
|
||||
site_description: "Privacy Guides is the most popular & trustworthy non-profit privacy resource to find privacy tools and learn about protecting your digital life."
|
||||
edit_uri_template: blob/main/blog/{path}?plain=1
|
||||
|
||||
extra:
|
||||
@ -128,6 +128,8 @@ plugins:
|
||||
blog_dir: .
|
||||
blog_toc: true
|
||||
post_url_format: "{date}/{file}"
|
||||
post_excerpt: required
|
||||
post_excerpt_max_authors: 0
|
||||
authors_profiles: true
|
||||
authors_profiles_toc: true
|
||||
categories_allowed:
|
||||
|
Reference in New Issue
Block a user