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

fix privacy #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pages/Privacy.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
Plausible
</h3>
<p>
We use <a href="https://plausible.io">Plausible</a> to gain insight about our visitors in general. It doesn’t track individual users per se and does not store any personal identifiable information. Go to <a href="https://plausible.io/data-policy">their documentation</a> to find out what Simple Analytics collects (and more importantly what they don’t).
We use <a href="https://plausible.io">Plausible</a> to gain insight about our visitors in general. It doesn’t track individual users per se and does not store any personal identifiable information. Go to <a href="https://plausible.io/data-policy">their data policy</a> to find out what Plausible collects (and more importantly what they don’t).
</p>
<p>
Or have a look at the <a href="https://plausible.io/glyphfinder.com">public analytics dashboard</a> they provide. It’s not a stripped down version, it’s the exact same dashboard we use to check the traffic.
Expand Down