diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-02 13:01:44 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-02 13:37:04 -0500 |
| commit | edf73acc0867cfc2b3367fe388ef734aef0555f5 (patch) | |
| tree | 21349268541805dd80d100a0a76540808d3ce5a9 /static | |
| parent | 2ab62e9f78ecc52b68facdf877497599aa9538dc (diff) | |
add Global Privacy Control metadata
Diffstat (limited to 'static')
| -rw-r--r-- | static/.well-known/gpc.json | 1 |
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 } |
