feat: specify SEO and RSS paths in docs

Clarify SEO and RSS endpoints for better user understanding.
This commit is contained in:
ccbikai
2024-08-08 20:59:52 +08:00
parent cbfd74b516
commit fc1dd2b4f5
2 changed files with 4 additions and 4 deletions

View File

@@ -9,9 +9,9 @@ English | [简体中文](./README.zh-cn.md)
## ✨ Features
- **Turn your Telegram Channel into a MicroBlog**
- **SEO friendly**
- **SEO friendly** `/sitemap.xml`
- **0 JS on the browser side**
- **RSS and RSS JSON**
- **RSS and RSS JSON** `/rss.xml` `/rss.json`
## 🪧 Demo

View File

@@ -9,9 +9,9 @@
## ✨ 特性
- **将 Telegram Channel 转为微博客**
- **SEO 友好**
- **SEO 友好** `/sitemap.xml`
- **浏览器端 0 JS**
- **提供 RSS 和 RSS JSON**
- **提供 RSS 和 RSS JSON** `/rss.xml` `/rss.json`
## 🪧 演示