fix: 📈 update text in analytics popup
This commit is contained in:
parent
416e0a18ea
commit
208119a8fb
1 changed files with 2 additions and 2 deletions
|
@ -124,8 +124,8 @@
|
||||||
<div class="space-y-4 p-4 text-center">
|
<div class="space-y-4 p-4 text-center">
|
||||||
<p class="text-xl font-bold">Analytics</p>
|
<p class="text-xl font-bold">Analytics</p>
|
||||||
<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
|
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">here</a>.
|
<a href="/privacy" class="!decoration-white hover:!text-white dark:!decoration-sky-600 dark:hover:!text-sky-600">Privacy Policy</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex flex-row *:first:rounded-es-xl *:last:rounded-ee-xl *:first:border-e">
|
<div class="flex flex-row *:first:rounded-es-xl *:last:rounded-ee-xl *:first:border-e">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue