From 794d96eae7f246a18a01b1a077f5ba4571f13387 Mon Sep 17 00:00:00 2001 From: synthpop123 <2020393267@qq.com> Date: Wed, 4 Sep 2024 02:28:08 +0800 Subject: [PATCH] fix: Replace unavailable friend icon URL --- src/pages/misc.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/misc.astro b/src/pages/misc.astro index a59f3ae..b04489e 100644 --- a/src/pages/misc.astro +++ b/src/pages/misc.astro @@ -17,7 +17,7 @@ const friends = [ }, { name: "cfandora", - image: "https://pic.cfandora.com/avatar/dora.avif", + image: "https://img.lkwplus.com/dora.avif", url: "https://blog.cfandora.com/", bio: "Try to Find", },