Enable DNT and simple rendering of tweets
This commit is contained in:
parent
a1c4982918
commit
4e3e79fc77
1 changed files with 9 additions and 0 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue