analytics: add disclosure message
parent
de286bbe42
commit
fd235d8540
|
@ -35,6 +35,10 @@
|
|||
{
|
||||
"name": "reddit",
|
||||
"link": "https://reddit.com/u/nyancrimew"
|
||||
},
|
||||
{
|
||||
"name": "analytics",
|
||||
"link": "https://umami.crimew.gay/share/M77OUJ83Q4qBcOjZ/maia.crimew.gay"
|
||||
}
|
||||
],
|
||||
"badges": [
|
||||
|
|
|
@ -19,6 +19,10 @@ date: git Last Modified
|
|||
can be found in the footer. if you're looking for some more serious info about me,
|
||||
<a href="https://en.wikipedia.org/wiki/maia_arson_crimew" target="_blank">there is wikipedia for that</a>.
|
||||
</p>
|
||||
<p>
|
||||
this website anonymously (without cookies) collects basic analytics on a self hosted instance of <a href="https://umami.is">umami</a>,
|
||||
in the interest of transparency those analytics are publicly viewable <a href="https://umami.crimew.gay/share/M77OUJ83Q4qBcOjZ/maia.crimew.gay">here</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
Loading…
Reference in New Issue