aboutsummaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/about.md14
-rw-r--r--content/rss.md36
2 files changed, 36 insertions, 14 deletions
diff --git a/content/about.md b/content/about.md
index 85df401..dd3f99f 100644
--- a/content/about.md
+++ b/content/about.md
@@ -34,20 +34,6 @@ showMeta: false
- 所有文章内容使用[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)协议授权。
- 目前文章字数:{{< word-count "posts" >}}
-## 订阅
-
-如果你喜欢我的文字,可以用以下链接订阅:
-
-- [订阅全部文章](https://www.glowisle.me/atom.xml/)
-- [订阅周刊](https://www.glowisle.me/categories/回声周刊/atom.xml)
-- [订阅Telegram频道的消息](https://channel.glowisle.me/rss.xml/)
-
-订阅某个分类:
-
-```
-https://www.glowisle.me/categories/分类名/atom.xml
-```
-
## 在哪找到我
- Email: [i@glowisle.me](mailto:i@glowisle.me/)
diff --git a/content/rss.md b/content/rss.md
new file mode 100644
index 0000000..27015c7
--- /dev/null
+++ b/content/rss.md
@@ -0,0 +1,36 @@
+---
+date: '2026-01-17T23:30:49+08:00'
+draft: false
+comments: false
+showMeta: false
+---
+
+## 订阅所有文章
+
+```
+https://www.glowisle.me/atom.xml
+```
+
+## 订阅周刊
+
+```
+https://www.glowisle.me/categories/回声周刊/atom.xml
+```
+
+## 订阅某个分类:
+
+```
+https://www.glowisle.me/categories/分类名/atom.xml
+```
+
+## 订阅Mastodon的嘟文
+
+```
+https://c7.io/@Verdant.rss
+```
+
+## 订阅Telegram频道消息
+
+```
+https://channel.glowisle.me/rss.xml/
+```