summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-11-02 13:01:44 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-11-02 13:37:04 -0500
commitedf73acc0867cfc2b3367fe388ef734aef0555f5 (patch)
tree21349268541805dd80d100a0a76540808d3ce5a9 /static
parent2ab62e9f78ecc52b68facdf877497599aa9538dc (diff)
add Global Privacy Control metadata
Diffstat (limited to 'static')
-rw-r--r--static/.well-known/gpc.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/.well-known/gpc.json b/static/.well-known/gpc.json
new file mode 100644
index 00000000..6f51b5c9
--- /dev/null
+++ b/static/.well-known/gpc.json
@@ -0,0 +1 @@
+{ "gpc": true, "version": 1 }