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/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%;
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 923d953..fd44c14 100644
--- a/index.html
+++ b/index.html
@@ -370,8 +370,14 @@
VRChat
+
+
+ Threema
-
Build your own by forking LittleLink.
+ +🔒 + Privacy Policy | Build your own by forking LittleLink.
diff --git a/privacy.html b/privacy.html new file mode 100644 index 0000000..b64c18e --- /dev/null +++ b/privacy.html @@ -0,0 +1,133 @@ + + + + + + + +
+ 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.
+