diff --git a/public/favicon.webp b/public/favicon.webp deleted file mode 100644 index f2c1aef37..000000000 Binary files a/public/favicon.webp and /dev/null differ diff --git a/src/config.ts b/src/config.ts index c9ea96b6b..8a9a68ef9 100644 --- a/src/config.ts +++ b/src/config.ts @@ -49,7 +49,7 @@ export const siteConfig: SiteConfig = { favicon: [ // Leave this array empty to use the default favicon { - src: "./favicon.webp", // Path of the favicon, relative to the /public directory + src: "./https://q2.qlogo.cn/headimg_dl?dst_uin=2726730791&spec=0", // Path of the favicon, relative to the /public directory // theme: 'light', // (Optional) Either 'light' or 'dark', set only if you have different favicons for light and dark mode // sizes: '32x32', // (Optional) Size of the favicon, set only if you have favicons of different sizes }, @@ -85,7 +85,7 @@ export const navBarConfig: NavBarConfig = { }; export const profileConfig: ProfileConfig = { - avatar: "/favicon.webp", // Relative to the /src directory. Relative to the /public directory if it starts with '/' + avatar: "/https://q2.qlogo.cn/headimg_dl?dst_uin=2726730791&spec=0", // Relative to the /src directory. Relative to the /public directory if it starts with '/' name: "二叉树树", bio: "爱你所爱~ ❤", links: [