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
+
+
+ Threema
+
+
🔒 Privacy Policy | Build your own by forking LittleLink.