Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Commit

Permalink
Opt out of FLoC
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDW committed May 3, 2021
2 parents d7dce32 + 3f8211a commit 33a8201
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,8 @@
[headers.values]
Content-Type = "application/json; charset=utf-8"

[[headers]]
[[headers]]
for = "/*"
[headers.values]
Permissions-Policy = "interest-cohort=()"

0 comments on commit 33a8201

Please sign in to comment.