From cb1734caf794cecef4e0783b891e2e67e7a024ef Mon Sep 17 00:00:00 2001
From: Akira Tempaku <paku@skyizwhite.dev>
Date: Mon, 31 Mar 2025 14:44:39 +0900
Subject: [PATCH] Update contents

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

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