Enable DNT and simple rendering of tweets

This commit is contained in:
Eryn Wells 2022-04-25 23:17:46 -07:00
parent a1c4982918
commit 4e3e79fc77

View file

@ -40,3 +40,12 @@ blog = 'blog/:year/:month/:slug/'
category = 'categories'
series = 'series'
tag = 'tags'
[privacy]
[privacy.twitter]
enableDNT = true
simple = true
[services]
[services.twitter]
disableInlineCSS = true