From a40fb870533aea0f69fcd90e2773d9b5d5d4dd56 Mon Sep 17 00:00:00 2001 From: Late Night Defender Date: Mon, 24 Jun 2024 16:04:54 +0700 Subject: [PATCH] Update contact list --- index.html | 113 +++++++++++++++++++++++++++++++++++------------- more-links.html | 40 ----------------- style.css | 2 +- 3 files changed, 83 insertions(+), 72 deletions(-) diff --git a/index.html b/index.html index d9e4119..058e679 100644 --- a/index.html +++ b/index.html @@ -266,50 +266,102 @@
- -
-

Telegram

-
- -
+ +
+

Telegram

+
+ +
- -
-

Email

-
- -
+ +
+

Email

+
+ +
- -
-

Phone

-
- -
+ +
+

Phone

+
+ +
- -
-

Fediverse

-
- -
+ +
+

Fediverse

+
+ +
- -
-

Matrix

-
- -
+ +
+

Matrix

+
+ +
+ + +
+
+

Instagram

+

Discouraged; Privacy issues

+
+
+ +
+ +
+ + +
+
+

Facebook

+

Discouraged; Privacy issues

+
+
+ +
+ +
+ + +
+
+

Discord username

+

Discouraged; Anti-features

+
+
+
+

latenightdef

+
+
+ +
+ + +
+
+

LINE (line.me) ID

+

Discouraged; No Linux support

+
+
+
+

pongpeera054

+
+
+ +
@@ -318,7 +370,6 @@ -
diff --git a/more-links.html b/more-links.html index 744adc9..a87b329 100644 --- a/more-links.html +++ b/more-links.html @@ -69,46 +69,6 @@ - -
- - -
-

Discord username

-
-
-

latenightdef

-
-
- -
- - -
-

Facebook

-
- -
- -
- - -
-

Instagram

-
- -
- -
- - -
-

LINE (line.me) ID

-
-
-

pongpeera054

-
-
diff --git a/style.css b/style.css index 477da06..26fb3a9 100644 --- a/style.css +++ b/style.css @@ -40,7 +40,7 @@ html * } .description { - font-size: 10pt; + font-size: 9pt; margin-top: -0.3cm; opacity: 0.5; }