We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 644a08e commit c8ad522Copy full SHA for c8ad522
client/modules/User/components/CookieConsent.jsx
@@ -143,9 +143,10 @@ function CookieConsent() {
143
<CookieConsentCopy>
144
The p5.js Editor uses cookies. Some are essential to the website
145
functionality and allow you to manage an account and
146
- preferences. Others are used for analytics allow us to gather
147
- information and make improvements. You can decide which cookies
148
- you would like to allow.
+ preferences. Others are not essential—they are used for
+ analytics and allow us to learn more about our community. We
+ never sell this data or use it for advertising. You can decide
149
+ which cookies you would like to allow.
150
</CookieConsentCopy>
151
<CookieConsentButtons>
152
<Button
0 commit comments