diff --git a/README.md b/README.md
index f5f9684..fd15dd5 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
-
+
@@ -27,13 +27,13 @@
📘 This README is also available in [Simplified Chinese / 简体中文](./README.zh-CN.md).
-This repository contains the complete source code for my personal blog [Garden of Outlier](https://chlor.me), fully open-sourced on Codeberg and my personal [Forgejo](https://forgejo.org) instance, [MoeForge](https://foss.moe).
+This repository contains the complete source code for my personal blog [Garden of Outlier](https://chlor.me), fully open-sourced on Codeberg and my personal [Forgejo](https://forgejo.org) instance, [MoeForge](https://chlor.dev).
## 🛠 Tech Stack
- Framework: [Hugo](https://gohugo.io)
- Theme: [Hermeneutics](https://codeberg.org/chlorine/hugo-theme-hermeneutics)
-- Source Hosting: [Codeberg](https://codeberg.org/chlorine/blog) and [Forgejo](https://foss.moe/chlorine/blog)
+- Source Hosting: [Codeberg](https://codeberg.org/chlorine/blog) and [Forgejo](https://chlor.dev/chlorine/blog)
- Comment System: [Artalk](https://artalk.js.org)
- DNS: [Cloudflare](https://www.cloudflare.com/)
- Hosting: [Netlify](https://www.netlify.com/)
diff --git a/README.zh-CN.md b/README.zh-CN.md
index 7f29019..8aebf0f 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -11,7 +11,7 @@
-
+
@@ -27,13 +27,13 @@
📘 本 README 文件也提供 [英语 / English](./README.md) 版本。
-这里是我的个人博客 [Garden of Outlier](https://chlor.me) 的全部源码,完全开源于 Codeberg 和我的个人 [Forgejo](https://forgejo.org) 实例,[MoeForge](https://foss.moe)。
+这里是我的个人博客 [Garden of Outlier](https://chlor.me) 的全部源码,完全开源于 Codeberg 和我的个人 [Forgejo](https://forgejo.org) 实例,[MoeForge](https://chlor.dev)。
## 🛠 技术栈
- 框架:[Hugo](https://gohugo.io)
- 主题:[Hermeneutics](https://codeberg.org/chlorine/hugo-theme-hermeneutics)
-- 源代码托管:[Codeberg](https://codeberg.org/chlorine/blog) 和 [Forgejo](https://foss.moe/chlorine/blog)
+- 源代码托管:[Codeberg](https://codeberg.org/chlorine/blog) 和 [Forgejo](https://chlor.dev/chlorine/blog)
- 评论系统:[Artalk](https://artalk.js.org)
- DNS:[CloudFlare](https://www.cloudflare.com/)
- 托管:[Netlify](https://www.netlify.com/)
diff --git a/content/about.md b/content/about.md
index 7082308..ea676de 100755
--- a/content/about.md
+++ b/content/about.md
@@ -125,7 +125,7 @@ OlTx0rgNbIEeU/QLbZjVAGDhkwBLT2x8HgNzDk5BrAY=
- 框架:[Hugo](https://gohugo.io)
- 主题:[Hermeneutics](https://codeberg.org/chlorine/hugo-theme-hermeneutics)
-- 源代码托管:[Codeberg](https://codeberg.org/chlorine/blog) 和 小氯自己的 [Forgejo](https://foss.moe/chlorine/blog) 实例
+- 源代码托管:[Codeberg](https://codeberg.org/chlorine/blog) 和 小氯自己的 [Forgejo](https://chlor.dev/chlorine/blog) 实例
- 评论系统:[Artalk](https://artalk.js.org)。
园子的部署和运行基于互联网大善人们提供的免费服务,这里请允许小氯对它们的慷慨致以真诚的谢意。
diff --git a/content/posts/人间世/岁时录/岁时录(十九).md b/content/posts/人间世/岁时录/岁时录(十九).md
index 1a9694c..80ace21 100644
--- a/content/posts/人间世/岁时录/岁时录(十九).md
+++ b/content/posts/人间世/岁时录/岁时录(十九).md
@@ -87,7 +87,7 @@ SELECT * FROM instances;
纠结了好久,最终不知道是什么促使小氯下定了决心,小氯在备份了旧的数据(备份是个好习惯)之后,毅然决然地买了一个新的域名——我重生了,这一世,我要拿回属于我的一切!
-新的域名是 `spect.im`(没错,又是 `.im`,这个后缀还挺不错的)。spect 是 Spectral 的缩写,这也是小氯的 GoToSocial 新的名字。
+新的域名是 `spect.im`(没错,又是 `.im`,这个后缀还挺有趣的)。spect 是~~单光子发射计算机化断层显像~~ Spectral 的缩写,这也是小氯的 GoToSocial 新的名字。
Spectral 的字面意思是「谱」,意为矩阵或者线性算子特征值的集合,当然也可以理解为物理或者化学中的谱,例如光谱和色谱。此外这个词好像还有幽灵的、飘忽不定的的意思,作为一个 GoToSocial 的名字似乎还挺不错的。
diff --git a/hugo.toml b/hugo.toml
index 0056fe8..75118e5 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -149,7 +149,7 @@ enableCsrf = true
[[params.social]]
name = "Forgejo"
- url = "https://foss.moe/chlorine"
+ url = "https://chlor.dev/chlorine"
icon = "i-simple-icons-forgejo"
color = "#8FA874"
enable = true