File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 < a href ="https://www.youtube.com/user/blockmaniaTV "> < i class ="fab fa-youtube "> </ i > </ a >
99 < a href ="https://reddit.com/r/Terasology "> < i class ="fab fa-reddit "> </ i > </ a >
1010 </ p >
11- < p id ="copyright "> < small > Copyright © 2020 The Terasology Foundation</ small > </ p >
11+ < p id ="copyright "> < small > Copyright © 2020 The Terasology Foundation < a id =" privacy " href =" {{ site.base_url }}/privacy " > Privacy </ a > </ small > </ p >
1212</ footer >
Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ footer #copyright {
1111 background-color : # 060708 ;
1212}
1313
14+ footer # privacy {
15+ float : right;
16+ padding-right : 1em ;
17+ }
18+
1419footer # social {
1520 background-color : # 353637 ;
1621 padding : 0.25em ;
Original file line number Diff line number Diff line change 1+ ---
2+ layout : page
3+ title : " Privacy Policy"
4+ parallax : true
5+ ---
6+
7+ # Privacy Policy
8+
9+ ---
10+
11+ ## Website
12+ The Destination Sol website contains no analytics and does not directly collect user data.
13+ The site may contain references to external resources
14+ (such as javascript, images and stylesheets). When you visit a page referencing these
15+ external resources, your browser may contact external sites,
16+ which are covered by their own separate privacy policies.
17+
18+ The website is hosted on GitHub Pages, which collects your IP address and information
19+ provided by your web browser (such as cookies and HTTP headers) to serve you with the
20+ website content. GitHub may store this information. You can view their
21+ [ Privacy Statement] ( https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement )
22+ for details on how GitHub uses your request information.
23+
24+ ## Game
25+ The game Destination Sol does not collect any personal data. It does not transmit any data
26+ off-device, or make any external connections. No device identifiers are retrieved and the
27+ game contains no advertising. This applies to both the desktop application
28+ (Windows, macOS, Linux) and the Android app.
You can’t perform that action at this time.
0 commit comments