From 36a6ff369d2a9b9463cbf7bdd9631dc34de94e31 Mon Sep 17 00:00:00 2001 From: passthem Date: Mon, 30 Mar 2026 12:50:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=8B=E9=93=BE=E6=B7=BB=E8=A1=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/about.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/about.astro b/src/pages/about.astro index 3fdfbe4..17da106 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -7,6 +7,7 @@ const friends = [ ['https://ruusuge.top', 'ルース毛的博客'], ['https://akarin.dev/', '宸佬的博客'], ['https://wzq02.top', 'wzq02 的博客'], + ['https://r1kka.one/', "Rikka's Blog"], ] ---