add privacy settings: GDPR

-> https://gohugo.io/about/hugo-and-gdpr/
This commit is contained in:
6543 2019-07-01 21:49:23 +02:00
parent 47a7afd56c
commit f457b43a66
1 changed files with 14 additions and 0 deletions

View File

@ -49,3 +49,17 @@ copyright = 'CC-By-NC-4.0'
identifier = "rss"
name = "RSS"
url = "/index.xml"

[privacy]
[privacy.disqus]
disable = true
[privacy.googleAnalytics]
disable = true
[privacy.instagram]
disable = true
[privacy.twitter]
disable = true
[privacy.vimeo]
disable = true
[privacy.youtube]
disable = true