Skip to content

Commit 85e776a

Browse files
committed
config: Enable DNT for Twitter embeds
Signed-off-by: Hector Martin <marcan@marcan.st>
1 parent 287869a commit 85e776a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@ home = ["HTML"]
1919
section = ["HTML", "RSS"]
2020
taxonomy = ["HTML", "RSS"]
2121
term = ["HTML", "RSS"]
22+
23+
[privacy.twitter]
24+
enableDNT = true

0 commit comments

Comments
 (0)