Skip to content

Commit

Permalink
updated rendered website
Browse files Browse the repository at this point in the history
  • Loading branch information
nisrulz committed Feb 13, 2021
1 parent 00257fa commit d896dac
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ <h4 class="subtitle">
<p>
These Services do not address anyone under the age of 13.
{{iOrWe | capitalize }} do not knowingly collect personally
identifiable information from children under 13. In the case
identifiable information from children under 13 years of age. In the case
{{ iOrWe }} discover that a child under 13 has provided
{{ meOrUs }} with personal information, {{ iOrWe }} immediately
delete this from our servers. If you are a parent or guardian
Expand Down
10 changes: 10 additions & 0 deletions public/js/thirdpartyservices.js
Original file line number Diff line number Diff line change
Expand Up @@ -266,5 +266,15 @@ var thirdPartyServicesJsonArray = [
"privacy": "https://godotengine.org/privacy-policy",
"terms": "https://godotengine.org/license"
}
},
{
"name": "Segment",
"model": "segment",
"sentry": false,
"logo": "images/segment.png",
"link": {
"privacy": "https://segment.com/legal/privacy/",
"terms": "https://segment.com/legal/terms/"
}
}
]

0 comments on commit d896dac

Please sign in to comment.