From cc8b8e82b2a4ba192efa66c2f247b7a486db6847 Mon Sep 17 00:00:00 2001 From: afoim Date: Thu, 1 May 2025 20:49:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=AB=99=E7=82=B9=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=EF=BC=8C=E4=BF=AE=E6=94=B9=E7=AB=99=E7=82=B9URL?= =?UTF-8?q?=EF=BC=8C=E6=B7=BB=E5=8A=A0Umami=E7=BB=9F=E8=AE=A1=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=EF=BC=8C=E6=9B=B4=E6=96=B0=E5=85=B3=E4=BA=8E=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=EF=BC=8C=E5=A2=9E=E5=8A=A0=E5=8F=8B=E6=83=85=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- astro.config.mjs | 2 +- src/config.ts | 12 ++++++------ src/content/spec/about.md | 30 +++++++++++++++++++++++++----- 3 files changed, 32 insertions(+), 12 deletions(-) diff --git a/astro.config.mjs b/astro.config.mjs index b277d20e1..904b4c583 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -20,7 +20,7 @@ import { remarkReadingTime } from "./src/plugins/remark-reading-time.mjs"; // https://astro.build/config export default defineConfig({ - site: "https://072103.xyz", + site: "https://afo.im", base: "/", trailingSlash: "always", integrations: [ diff --git a/src/config.ts b/src/config.ts index a33a6c7f7..dd19ff3ad 100644 --- a/src/config.ts +++ b/src/config.ts @@ -31,10 +31,10 @@ export const siteConfig: SiteConfig = { favicon: [ // Leave this array empty to use the default favicon { - src: 'https://q2.qlogo.cn/headimg_dl?dst_uin=2726730791&spec=5', // 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 - } + src: "https://q2.qlogo.cn/headimg_dl?dst_uin=2726730791&spec=5", // 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 + }, ], }; @@ -44,8 +44,8 @@ export const navBarConfig: NavBarConfig = { LinkPreset.Archive, LinkPreset.About, { - name: "GitHub", - url: "https://github.com/saicaca/fuwari", // Internal links should not include the base path, as it is automatically added + name: "站点统计", + url: "https://cloud.umami.is/share/7PoDRgCzHFTs2vWB/072103.xyz", // Internal links should not include the base path, as it is automatically added external: true, // Show an external link icon and will open in a new tab }, ], diff --git a/src/content/spec/about.md b/src/content/spec/about.md index 7570e8a40..2f373bfcc 100644 --- a/src/content/spec/about.md +++ b/src/content/spec/about.md @@ -1,10 +1,30 @@ # 关于 -Fuwari牛逼,我这辈子都不会改博客框架了。 [Fuwari](https://github.com/saicaca/fuwari). +Fuwari牛逼,我这辈子都不会改博客框架了。 + 关于AcoFork的其他站点:[LinkMe](https://link.me/acofork) ::github{repo="saicaca/fuwari"} -> ### Sources of images used in this site -> - [Unsplash](https://unsplash.com/) -> - [星と少女](https://www.pixiv.net/artworks/108916539) by [Stella](https://www.pixiv.net/users/93273965) -> - [Rabbit - v1.4 Showcase](https://civitai.com/posts/586908) by [Rabbit_YourMajesty](https://civitai.com/user/Rabbit_YourMajesty) \ No newline at end of file +# 友情链接 + +- 带我入坑网站的超级大坏比:https://phira.dmocken.top/ + +- site rbq.*找到的:https://saltedfishes.com + +- 在代理上教了我很多的好朋友:https://ie.cx + +- 私人grgk:https://sub.grgk.me + +- 幻空博客:https://blog.huankong.top + +- 曾经天天和我斗嘴并且抄我博客的😡:https://blog.muyoung.com/ + +- 非常酷的Kotlin Compose Web WASM 全Canvas网站:https://nyayurin.github.io/Yutori-Docs/ + +- 奶昔论坛:https://forum.naixi.net/ + +- LINUX.DO:https://linux.do + +- 宝塔开心版:https://bt.sb + +- NodeSeek:https://www.nodeseek.com/ \ No newline at end of file