diff --git a/README.md b/README.md index 1493c15..73e17a0 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ bash -c "$(curl -fsSLk https://waf-ce.chaitin.cn/release/latest/setup.sh)" 1. 可以通过 GitHub Issue 直接进行 Bug 反馈和功能建议 2. 可以扫描下方二维码加入雷池社区版用户讨论群 - + ## Star History diff --git a/README_EN.md b/README_EN.md index 16cd37b..af896d0 100644 --- a/README_EN.md +++ b/README_EN.md @@ -98,7 +98,7 @@ For examples: 1. You can make bug feedback and feature suggestions directly through GitHub Issues. 2. By scanning the QR code below (use wechat or qq), you can join the discussion group of SafeLine users for detailed discussions. - + ## ✨ CTStack diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx index 9ad0d26..45fcc91 100644 --- a/website/src/pages/index.tsx +++ b/website/src/pages/index.tsx @@ -269,7 +269,7 @@ export default function Home(): JSX.Element { > <img - src="/images/wechat-light.png" + src="/images/wechat-230825.png" alt="wechat" width={300} height={300} diff --git a/website/static/images/wechat-230825.png b/website/static/images/wechat-230825.png new file mode 100644 index 0000000..436ed63 Binary files /dev/null and b/website/static/images/wechat-230825.png differ