feat: 📈 clarify message on consent banner
This commit is contained in:
parent
ff23e060db
commit
3d1a78f0a4
1 changed files with 3 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue