summaryrefslogtreecommitdiffstats
path: root/content/rss.md
diff options
context:
space:
mode:
authorverdant <i@glowisle.me>2026-05-10 18:22:21 +0800
committerverdant <i@glowisle.me>2026-05-10 18:22:21 +0800
commit13bb97af89a935bdc20c06c7678c59c6ff66a62f (patch)
treed52768377f65dd5adbc8472bbfc5801be7869221 /content/rss.md
parent55f723c18c33881edf5614aee1562fb99b25453b (diff)
downloadblog-13bb97af89a935bdc20c06c7678c59c6ff66a62f.tar.gz
blog-13bb97af89a935bdc20c06c7678c59c6ff66a62f.zip
docs: update url
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
```