From 9923aa2ce3a12d5f6ccc76e0adceaa574f984cd8 Mon Sep 17 00:00:00 2001
From: Seth Cottle
Date: Mon, 23 May 2022 14:48:10 -0400
Subject: [PATCH] General Updates
Added additional comments for clarification and reorganized a recently added brand alphabetically.
---
css/brands.css | 20 ++++++++++----------
index.html | 9 +++++++--
privacy.html | 37 ++++++++++++++++++++++++++++++++++---
3 files changed, 51 insertions(+), 15 deletions(-)
diff --git a/css/brands.css b/css/brands.css
index 371a09c..b688115 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -458,6 +458,16 @@ button:hover,
filter: brightness(90%);
}
+/* Threema */
+.button.button-threema {
+ color: #000000;
+ background-color: #3fe669;
+}
+.button.button-threema:hover,
+.button.button-threema:focus {
+ filter: brightness(90%);
+}
+
/* TikTok */
.button.button-tiktok {
color: #ffffff;
@@ -588,13 +598,3 @@ 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/index.html b/index.html
index 57b7725..ebbbb6e 100644
--- a/index.html
+++ b/index.html
@@ -381,8 +381,13 @@
- 🔒
- Privacy Policy | Build your own by forking LittleLink.
+
+ Privacy Policy | Build your own by forking LittleLink.
diff --git a/privacy.html b/privacy.html
index b64c18e..bdc1201 100644
--- a/privacy.html
+++ b/privacy.html
@@ -18,11 +18,12 @@
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
-
+ -->
@@ -43,6 +44,22 @@
⬅️ Back to main page
+
+
🔒 Privacy Overview
@@ -54,6 +71,7 @@
>
+
🧮 Analytics
The services contained in this section enable the Owner to monitor
@@ -72,6 +90,9 @@
>Privacy Policy
+
+
+
📦 Displaying Content From External Platforms
@@ -82,7 +103,7 @@
pages where the service is installed, even when Users do not use it.
-
+
1.) Example LLC
Personal Data:
Privacy Policy
+
+
+
📁 Hosting and Backend Infrastructure
@@ -118,8 +142,15 @@
>Privacy Policy
+
+
+
Build your own by forking LittleLink.