fix: 📈 update text in analytics popup

This commit is contained in:
Sebin Nyshkim 2025-07-20 00:12:17 +02:00
parent 416e0a18ea
commit 208119a8fb
Signed by: SebinNyshkim
SSH key fingerprint: SHA256:LG1WHMySL/4iW/Yci+0eHgbf0te5beRiLlmyoY8E5D0

View file

@ -124,8 +124,8 @@
<div class="space-y-4 p-4 text-center">
<p class="text-xl font-bold">Analytics</p>
<p>
I would like to know which devices my site is displayed on. May I collect data about your device? The specific data is outlined
<a href="/privacy" class="!decoration-white hover:!text-white dark:!decoration-sky-600 dark:hover:!text-sky-600">here</a>.
May I collect some anonymized data about the device you use to view this site? I won't know who you are. See:
<a href="/privacy" class="!decoration-white hover:!text-white dark:!decoration-sky-600 dark:hover:!text-sky-600">Privacy Policy</a>.
</p>
</div>
<div class="flex flex-row *:first:rounded-es-xl *:last:rounded-ee-xl *:first:border-e">