From ad0b58064d0b51c248c75d347b7558e32fbbb7af Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Lanzend=C3=B6rfer?= <leviathan@libresilicon.com>
Date: Thu, 13 Jul 2023 03:06:04 +0100
Subject: [PATCH] Update

---
 index.html          | 2 +-
 index_de.html       | 2 +-
 index_en.html       | 2 +-
 index_zh.html       | 2 +-
 index_zh_big5.html  | 2 +-
 templates/index.tpl | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/index.html b/index.html
index 61fd9b2..ff63a18 100644
--- a/index.html
+++ b/index.html
@@ -589,7 +589,7 @@
 			</a>
 			<div class="col-lg-3 col-md-3 text-center">
 	            <a rel="noreferrer" href="https://signal.group/#CjQKIABumTzquesrqcq0oIuGVMRaQnJ58EIzb1oklxGVfGA3EhAe5T6FEv40hSP2SeDR-wRa" target="blank">
-                    <img width="120px" style="margin-top: 20px;" src="img/signal-logo.png">
+                    <img width="60px" style="margin-top: 20px;" src="img/signal-logo.png">
 		    <p>Signal</p>
 		   </a>
 		    </div>
diff --git a/index_de.html b/index_de.html
index 43eeb5e..8851209 100644
--- a/index_de.html
+++ b/index_de.html
@@ -469,7 +469,7 @@ We intend to change that!</p>
 			</a>
 			<div class="col-lg-3 col-md-3 text-center">
 	            <a rel="noreferrer" href="https://signal.group/#CjQKIABumTzquesrqcq0oIuGVMRaQnJ58EIzb1oklxGVfGA3EhAe5T6FEv40hSP2SeDR-wRa" target="blank">
-                    <img width="120px" style="margin-top: 20px;" src="img/signal-logo.png">
+                    <img width="60px" style="margin-top: 20px;" src="img/signal-logo.png">
 		    <p>Signal</p>
 		   </a>
 		    </div>
diff --git a/index_en.html b/index_en.html
index 61fd9b2..ff63a18 100644
--- a/index_en.html
+++ b/index_en.html
@@ -589,7 +589,7 @@
 			</a>
 			<div class="col-lg-3 col-md-3 text-center">
 	            <a rel="noreferrer" href="https://signal.group/#CjQKIABumTzquesrqcq0oIuGVMRaQnJ58EIzb1oklxGVfGA3EhAe5T6FEv40hSP2SeDR-wRa" target="blank">
-                    <img width="120px" style="margin-top: 20px;" src="img/signal-logo.png">
+                    <img width="60px" style="margin-top: 20px;" src="img/signal-logo.png">
 		    <p>Signal</p>
 		   </a>
 		    </div>
diff --git a/index_zh.html b/index_zh.html
index 6f8c3c0..eebee93 100644
--- a/index_zh.html
+++ b/index_zh.html
@@ -458,7 +458,7 @@
 			</a>
 			<div class="col-lg-3 col-md-3 text-center">
 	            <a rel="noreferrer" href="https://signal.group/#CjQKIABumTzquesrqcq0oIuGVMRaQnJ58EIzb1oklxGVfGA3EhAe5T6FEv40hSP2SeDR-wRa" target="blank">
-                    <img width="120px" style="margin-top: 20px;" src="img/signal-logo.png">
+                    <img width="60px" style="margin-top: 20px;" src="img/signal-logo.png">
 		    <p>Signal</p>
 		   </a>
 		    </div>
diff --git a/index_zh_big5.html b/index_zh_big5.html
index 221809f..5a659bb 100644
--- a/index_zh_big5.html
+++ b/index_zh_big5.html
@@ -458,7 +458,7 @@
 			</a>
 			<div class="col-lg-3 col-md-3 text-center">
 	            <a rel="noreferrer" href="https://signal.group/#CjQKIABumTzquesrqcq0oIuGVMRaQnJ58EIzb1oklxGVfGA3EhAe5T6FEv40hSP2SeDR-wRa" target="blank">
-                    <img width="120px" style="margin-top: 20px;" src="img/signal-logo.png">
+                    <img width="60px" style="margin-top: 20px;" src="img/signal-logo.png">
 		    <p>Signal</p>
 		   </a>
 		    </div>
diff --git a/templates/index.tpl b/templates/index.tpl
index 8bf852e..53ddb0c 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -451,7 +451,7 @@
 			</a>
 			<div class="col-lg-3 col-md-3 text-center">
 	            <a rel="noreferrer" href="https://signal.group/#CjQKIABumTzquesrqcq0oIuGVMRaQnJ58EIzb1oklxGVfGA3EhAe5T6FEv40hSP2SeDR-wRa" target="blank">
-                    <img width="120px" style="margin-top: 20px;" src="img/signal-logo.png">
+                    <img width="60px" style="margin-top: 20px;" src="img/signal-logo.png">
 		    <p>Signal</p>
 		   </a>
 		    </div>
-- 
GitLab