Create game-privacy.html

This commit is contained in:
Gordon Pedersen 2023-05-18 12:58:41 +10:00 committed by GitHub
parent 5f59c9af1c
commit a110bbc0a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,41 @@
---
layout: layout-main.njk
eleventyExcludeFromCollections: true
---
<div>
<h1>
Privacy Policy
</h1>
<p><em>tl;dr: I don't collect anything</em></p>
<p>Gordon Pedersen, a.k.a death.au, has developed the following games convered by this privacy policy:</p>
<ul>
<li>Cube Tube</li>
<li>Bat Ball Brick Break</li>
</ul>
<p>Hereby referred to as GAME(s).</p>
<p>This page is used to inform visitors regarding my policies with the
collection, use, and disclosure of Personal Information for those that
play my GAME(S).</p>
<h2>Information Collection and Use</div>
<p>No information about you is directly collected by me. My GAME(S) do
not require elevated privileges, or require any connection to the Internet.</p>
<p>My GAME(S) do use third party services that may collect information
used to identify you.</p>
<p>Links to privacy policy of third party service providers used by my
GAME(S) can be found below:</p>
<ul>
<li><a href="https://www.apple.com/legal/privacy/en-ww/">Apple App Store Services</a></li>
<li><a href="https://policies.google.com/privacy">Google Services</a></li>
</ul>
<h2>Contact</div>
<p>If you have any questions or suggestions about my Privacy Policy,
reach out to me at death.au@death.id.au</p>
</div>