diff options
| author | verdant <i@glowisle.me> | 2026-05-10 18:22:21 +0800 |
|---|---|---|
| committer | verdant <i@glowisle.me> | 2026-05-10 18:22:21 +0800 |
| commit | 13bb97af89a935bdc20c06c7678c59c6ff66a62f (patch) | |
| tree | d52768377f65dd5adbc8472bbfc5801be7869221 /content | |
| parent | 55f723c18c33881edf5614aee1562fb99b25453b (diff) | |
| download | blog-13bb97af89a935bdc20c06c7678c59c6ff66a62f.tar.gz blog-13bb97af89a935bdc20c06c7678c59c6ff66a62f.zip | |
docs: update url
Diffstat (limited to 'content')
| -rw-r--r-- | content/rss.md | 6 |
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 ``` |
