From 086e16a56d2a69d1da06ea9c67bd905901fc0941 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E5=8F=89=E6=A0=91=E6=A0=91?= Date: Thu, 22 Jan 2026 00:31:32 +0800 Subject: [PATCH] =?UTF-8?q?feat(profile):=20=E6=B7=BB=E5=8A=A0=20Folo=20?= =?UTF-8?q?=E7=A4=BE=E4=BA=A4=E9=93=BE=E6=8E=A5=E5=88=B0=E4=B8=AA=E4=BA=BA?= =?UTF-8?q?=E8=B5=84=E6=96=99=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/config.ts b/src/config.ts index 2da1b2db4..2b25928c8 100644 --- a/src/config.ts +++ b/src/config.ts @@ -114,6 +114,11 @@ export const profileConfig: ProfileConfig = { icon: "fa6-brands:bilibili", url: "https://space.bilibili.com/325903362", }, + { + name: "Folo", + icon: "fa6-brands:folo", + url: "https://app.folo.is/share/feeds/236818461447222272", + }, { name: "GitHub", icon: "fa6-brands:github",