From 795e68ba2146995dfd45bce53b720ee4da1f807d Mon Sep 17 00:00:00 2001
From: Akira Tempaku <paku@skyizwhite.dev>
Date: Sun, 13 Apr 2025 06:55:47 +0900
Subject: [PATCH] Remove link to X

---
 src/routes/index.lisp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/routes/index.lisp b/src/routes/index.lisp
index a595f26..8cf6c73 100644
--- a/src/routes/index.lisp
+++ b/src/routes/index.lisp
@@ -8,8 +8,7 @@
   '(("Keyoxide"       "https://keyoxide.org/f39d5b2c951d16732a5cd3528f0c1a22f26d7e62")
     ("GitHub"         "https://github.com/skyizwhite")
     ("Forgejo"        "https://code.skyizwhite.dev/paku")
-    ("X (EN)"         "https://x.com/skyizwhite")
-    ("Fediverse (JP)" "https://himagine.club/@skyizwhite")
+    ("Fediverse"      "https://himagine.club/@skyizwhite")
     ("Service Status" "https://status.skyizwhite.dev")))
 
 (defcomp ~page ()