You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -190,13 +190,13 @@ export default function PrivacyPage() {
190
190
191
191
<h2className="text-2xl font-light text-foreground-primary mt-12 mb-6">Personal Data of Children</h2>
192
192
<pclassName="text-foreground-secondary mb-6">
193
-
As noted in the Terms of Use, we do not knowingly collect or solicit Personal Data from children under 13 years of age; if you are a child under the age of 13, please do not attempt to register for or otherwise use the Services or send us any Personal Data. If we learn we have collected Personal Data from a child under 13 years of age, we will delete that information as quickly as possible. If you believe that a child under 13 years of age may have provided Personal Data to us, please contact us at [email protected].
193
+
As noted in the Terms of Use, we do not knowingly collect or solicit Personal Data from children under 13 years of age; if you are a child under the age of 13, please do not attempt to register for or otherwise use the Services or send us any Personal Data. If we learn we have collected Personal Data from a child under 13 years of age, we will delete that information as quickly as possible. If you believe that a child under 13 years of age may have provided Personal Data to us, please contact us at [email protected].
194
194
</p>
195
195
196
196
<h2className="text-2xl font-light text-foreground-primary mt-12 mb-6">Other State Law Privacy Rights</h2>
Under California Civil Code Sections 1798.83-1798.84, California residents are entitled to contact us to prevent disclosure of Personal Data to third parties for such third parties' direct marketing purposes; in order to submit such a request, please contact us at [email protected].
199
+
Under California Civil Code Sections 1798.83-1798.84, California residents are entitled to contact us to prevent disclosure of Personal Data to third parties for such third parties' direct marketing purposes; in order to submit such a request, please contact us at [email protected].
You agree that Onlook may send you emails concerning our products and services, as well as those of third parties. You may opt out of promotional emails by responding to the promotional email itself or emailing us at [email protected].
59
+
You agree that Onlook may send you emails concerning our products and services, as well as those of third parties. You may opt out of promotional emails by responding to the promotional email itself or emailing us at [email protected].
Copy file name to clipboardExpand all lines: docs/content/docs/developer/contributing.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ description: How to contribute to the Onlook project
8
8
We welcome contributions to Onlook! This guide will help you get started with contributing to the project.
9
9
10
10
When contributing to this repository, please first discuss the change you wish to make via [issues](https://github.com/onlook-dev/onlook/issues),
11
-
[Discord](https://discord.gg/hERDfFZCsH), [email](mailto:contact@onlook.dev), or any other method with the owners of this repository before making a change.
11
+
[Discord](https://discord.gg/hERDfFZCsH), [email](mailto:contact@onlook.com), or any other method with the owners of this repository before making a change.
12
12
13
13
Please note we have a [code of conduct](https://github.com/onlook-dev/onlook/blob/main/CODE_OF_CONDUCT.md), please follow it in all your interactions with the project.
14
14
@@ -62,4 +62,4 @@ We use [TypeScript](https://www.typescriptlang.org/) for type safety.
0 commit comments