aboutsummaryrefslogtreecommitdiffstats
path: root/content/rss.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/rss.md')
-rw-r--r--content/rss.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/rss.md b/content/rss.md
index ba48970..ee8ec87 100644
--- a/content/rss.md
+++ b/content/rss.md
@@ -9,17 +9,17 @@ title: "RSS"
## 订阅所有文章
```
-https://www.glowisle.me/atom.xml
+https://blog.verdant.ee/atom.xml
```
## 订阅周刊
```
-https://www.glowisle.me/categories/回声周刊/atom.xml
+https://blog.verdant.ee/categories/回声周刊/atom.xml
```
## 订阅某个分类:
```
-https://www.glowisle.me/categories/分类名/atom.xml
+https://blog.verdant.ee/categories/分类名/atom.xml
```