From c6f27526ec85ff387fbf55f2c53be87d7dc92ae7 Mon Sep 17 00:00:00 2001 From: misaka10987 <136697326+misaka10987@users.noreply.github.com> Date: Sun, 24 Aug 2025 16:30:54 +0800 Subject: [PATCH] fix: automatically wrap social links list (#604) --- src/components/widget/Profile.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/widget/Profile.astro b/src/components/widget/Profile.astro index 4c0897da..22eddcac 100644 --- a/src/components/widget/Profile.astro +++ b/src/components/widget/Profile.astro @@ -22,7 +22,7 @@ const config = profileConfig;