feat: 📈 clarify message on consent banner

This commit is contained in:
Sebin Nyshkim 2025-08-02 19:56:09 +02:00
parent ff23e060db
commit 3d1a78f0a4
Signed by: SebinNyshkim
SSH key fingerprint: SHA256:LG1WHMySL/4iW/Yci+0eHgbf0te5beRiLlmyoY8E5D0

View file

@ -33,8 +33,9 @@
<dialog id="ackee-banner" webc:root="override">
<form method="dialog">
<p class="message">
<strong>📊 Analytics 💡</strong> 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/">Privacy Policy</a>
<strong>📊 Analytics 💡</strong> May I collect anonymized data about your device to help me
improve this site? No personally identifiable data is stored. See:
<a href="/privacy/">Privacy Policy</a>
</p>
<ref-button class="positive">Yeah sure</ref-button>
<ref-button class="negative">Nope</ref-button>