diff options
author | Tempest <pawnstar4@gmail.com> | 2022-06-07 20:46:42 -0600 |
---|---|---|
committer | Tempest <pawnstar4@gmail.com> | 2022-06-07 20:46:42 -0600 |
commit | 359150bd099a710c884791045607a5eb7bbe0cbd (patch) | |
tree | c7e7a64bfb09ce79e0f52336b06782d8f96fa992 /index.html | |
parent | 5e6e2979629a001179b7f3185d462f2ffd63829e (diff) |
Add privacy note to homepage
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index.html b/index.html index 47b9a49..a0af958 100644 --- a/index.html +++ b/index.html @@ -45,6 +45,13 @@ <li> The site will be usable in older or esoteric browsers (such as Lynx) </li> + <li> + This site will be privacy-preserving, with no client-side analytics and + all resources hosted directly alongside the site itself. (Note that + this site is hosted on Neocities, so your request data may still be used + as described in <a target="_blank" href="https://neocities.org/privacy"> + their Privacy Policy</a>) + </li> </ul> <p> |