From dd9c7aefbe97cc4fa70bfd01df1f74bffe8d6671 Mon Sep 17 00:00:00 2001 From: techano <20607160+techano@users.noreply.github.com> Date: Fri, 13 May 2022 12:50:32 -0700 Subject: [PATCH 1/5] Added privacy.html page from littlelink and set everything to example.com --- privacy.html | 131 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 privacy.html diff --git a/privacy.html b/privacy.html new file mode 100644 index 0000000..db43590 --- /dev/null +++ b/privacy.html @@ -0,0 +1,131 @@ + + + + + + + + LittleLink Privacy Policy + + + + + + + + + + + + + + + + + + + + + +
+
+
+

+ ⬅️ Back to main page +

+ + +

🔒 Privacy Overview

+ + +

+ Personal Data collected for the following purposes and using the + following services: +
+
+ 🧮 Analytics +
+ The services contained in this section enable the Owner to monitor + and analyze web traffic and can be used to keep track of User + behavior. +
+
+ + 1.) Example LLC.
+ Personal Data: + various types of Data as specified in the privacy policy of the + service
+ Privacy Policy +

+

+ 📦 Displaying Content From External Platforms +
+ This type of service allows you to view content hosted on external + platforms directly from the pages of this website and interact with + them.

+ This type of service might still collect web traffic data for the + pages where the service is installed, even when Users do not use it. +
+
+ + 1.) Example LLC
+ Personal Data: + Usage Data; various types of Data as specified in the privacy + policy of the service +
+ Privacy Policy +

+

+ 📁 Hosting and Backend Infrastructure +
+ This type of service has the purpose of hosting Data and files that + enable this website to exist. +
+
+ Some services among those listed below, if any, may work through + geographically distributed servers, making it difficult to determine + the actual location where the Personal Data are stored. +
+
+ + 1.) Example LLC.
+ Personal Data: + various types of Data as specified in the privacy policy of the + service +
+ Privacy Policy +

+
+
+
+

Build your own by forking LittleLink.

+
+
+
+
+ + + + From 66d96e327f1e2f8c1d4ef8d8295b24258f344cb3 Mon Sep 17 00:00:00 2001 From: techano <20607160+techano@users.noreply.github.com> Date: Fri, 13 May 2022 12:56:55 -0700 Subject: [PATCH 2/5] added required .container-left class for privacy page to function correctly. --- css/skeleton-auto.css | 9 +++++++++ css/skeleton-dark.css | 9 +++++++++ css/skeleton-light.css | 9 +++++++++ 3 files changed, 27 insertions(+) diff --git a/css/skeleton-auto.css b/css/skeleton-auto.css index 8ae22a0..a6d2b11 100644 --- a/css/skeleton-auto.css +++ b/css/skeleton-auto.css @@ -40,6 +40,15 @@ padding: 0 20px; box-sizing: border-box; } +.container-left { + position: relative; + width: 100%; + max-width: 600px; + text-align: left; + margin: 0 auto; + padding: 0 20px; + box-sizing: border-box; +} .column { position: center; width: 100%; diff --git a/css/skeleton-dark.css b/css/skeleton-dark.css index 26c2c8c..ba79ae5 100644 --- a/css/skeleton-dark.css +++ b/css/skeleton-dark.css @@ -40,6 +40,15 @@ padding: 0 20px; box-sizing: border-box; } +.container-left { + position: relative; + width: 100%; + max-width: 600px; + text-align: left; + margin: 0 auto; + padding: 0 20px; + box-sizing: border-box; +} .column { position: center; width: 100%; diff --git a/css/skeleton-light.css b/css/skeleton-light.css index e7444a3..11b8c0c 100644 --- a/css/skeleton-light.css +++ b/css/skeleton-light.css @@ -40,6 +40,15 @@ padding: 0 20px; box-sizing: border-box; } +.container-left { + position: relative; + width: 100%; + max-width: 600px; + text-align: left; + margin: 0 auto; + padding: 0 20px; + box-sizing: border-box; +} .column { position: center; width: 100%; From ae7fe9331b35eb2425041f3c2a82bf9296ca94cd Mon Sep 17 00:00:00 2001 From: techano <20607160+techano@users.noreply.github.com> Date: Fri, 13 May 2022 13:19:42 -0700 Subject: [PATCH 3/5] added privacy policy link to index --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 923d953..2b65a17 100644 --- a/index.html +++ b/index.html @@ -371,7 +371,8 @@

-

Build your own by forking LittleLink.

+

🔒 + Privacy Policy | Build your own by forking LittleLink.

From 5d7a3ae023f03b016121001fb0edb6f6442d5b20 Mon Sep 17 00:00:00 2001 From: techano <20607160+techano@users.noreply.github.com> Date: Fri, 13 May 2022 13:31:11 -0700 Subject: [PATCH 4/5] testing something --- privacy.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/privacy.html b/privacy.html index db43590..b64c18e 100644 --- a/privacy.html +++ b/privacy.html @@ -90,7 +90,9 @@ policy of the service
- Privacy Policy + Privacy Policy

📁 Hosting and Backend Infrastructure From e93f821df71e81290d5bae2ad1ac955be2853342 Mon Sep 17 00:00:00 2001 From: techano <20607160+techano@users.noreply.github.com> Date: Fri, 13 May 2022 13:39:40 -0700 Subject: [PATCH 5/5] added threma to brands.css, their svg and to index.html --- css/brands.css | 10 ++++++++++ images/icons/threema.svg | 9 +++++++++ index.html | 5 +++++ 3 files changed, 24 insertions(+) create mode 100644 images/icons/threema.svg diff --git a/css/brands.css b/css/brands.css index ee80128..7c5965a 100644 --- a/css/brands.css +++ b/css/brands.css @@ -578,3 +578,13 @@ button:hover, .button.button-yt:focus { filter: brightness(90%); } + +/* Threema */ +.button.button-threema { + color: #000000; + background-color: #3fe669; +} +.button.button-threema:hover, +.button.button-threema:focus { + filter: brightness(90%); +} \ No newline at end of file diff --git a/images/icons/threema.svg b/images/icons/threema.svg new file mode 100644 index 0000000..142a6f8 --- /dev/null +++ b/images/icons/threema.svg @@ -0,0 +1,9 @@ + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 2b65a17..fd44c14 100644 --- a/index.html +++ b/index.html @@ -370,6 +370,11 @@ VRChat LogoVRChat
+ + + Threema LogoThreema +
+

🔒 Privacy Policy | Build your own by forking LittleLink.