From 79f480f0cac4857e7ab74857188322fb060da512 Mon Sep 17 00:00:00 2001 From: meowrain Date: Thu, 22 Jan 2026 00:06:37 +0800 Subject: [PATCH] xxx --- src/config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.ts b/src/config.ts index b39983b..fade149 100644 --- a/src/config.ts +++ b/src/config.ts @@ -100,9 +100,9 @@ export const navBarConfig: NavBarConfig = { }; export const profileConfig: ProfileConfig = { - avatar: "https://blog.meowrain.cn/api/i/2025/07/18/zn3t6t-1.webp", // Relative to the /src directory. Relative to the /public directory if it starts with '/' + avatar: "http://blog.meowrain.cn/api/i/2026/01/21/12jahtr.png", // Relative to the /src directory. Relative to the /public directory if it starts with '/' name: "MeowRain", - bio: "A developer who loves to code and learn new things,build code for love❤️ and fun🎉", + bio: "💕华风夏韵,洛水天依💕", links: [ { name: "GitHub",