chore: add Plausible instance link to privacy text

This commit is contained in:
JovannMC 2025-05-28 16:28:06 +03:00
parent af5920e698
commit 9589eb0b31
No known key found for this signature in database
1 changed files with 8 additions and 2 deletions

View File

@ -24,11 +24,17 @@
<p class="text-sm text-muted font-normal"> <p class="text-sm text-muted font-normal">
We use <a We use <a
href="https://plausible.io/privacy-focused-web-analytics" href="https://plausible.io/privacy-focused-web-analytics"
>Plausible</a target="_blank"
rel="noopener noreferrer">Plausible</a
>, a privacy-focused analytics tool, to gather >, a privacy-focused analytics tool, to gather
completely anonymous statistics. All data is anonymized completely anonymous statistics. All data is anonymized
and aggregated, and no identifiable information is ever and aggregated, and no identifiable information is ever
sent or stored. You can choose to opt-out below. sent or stored. You can view the analytics
<a
href="https://ats.vert.sh/vert.sh"
target="_blank"
rel="noopener noreferrer">here</a
> and choose to opt out below.
</p> </p>
</div> </div>
<div class="flex flex-col gap-3 w-full"> <div class="flex flex-col gap-3 w-full">