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