From cbfd74b516b9609c553ad56b47c5fb7f7179c5ed Mon Sep 17 00:00:00 2001 From: ccbikai Date: Thu, 8 Aug 2024 12:25:14 +0800 Subject: [PATCH] Update FAQ section headers for clarity and consistency Refactor FAQ headers to use emojis for improved readability and visual appeal across multiple language README files. --- README.md | 2 +- README.zh-cn.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e371160..4b49a3a 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ HOST=telegram.dog STATIC_PROXY= ``` -## Frequently Asked Questions +## 🙋🏻 FAQs 1. Why is the content empty after deployment? - Check if the channel is public, it must be public diff --git a/README.zh-cn.md b/README.zh-cn.md index ea06fab..dc840ef 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -95,7 +95,7 @@ HOST=telegram.dog STATIC_PROXY= ``` -## 常问问题 +## 🙋🏻 常问问题 1. 为什么部署后内容为空? - 检查频道是否是公开的,必须是公开的