Procházet zdrojové kódy

feat: new wechat group qr code

zclaiqcc před 1 rokem
rodič
revize
3dfed03f73
4 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 1 1
      README.md
  2. 1 1
      README_EN.md
  3. 1 1
      website/src/pages/index.tsx
  4. binární
      website/static/images/wechat-230825.png

+ 1 - 1
README.md

@@ -109,7 +109,7 @@ bash -c "$(curl -fsSLk https://waf-ce.chaitin.cn/release/latest/setup.sh)"
 1. 可以通过 GitHub Issue 直接进行 Bug 反馈和功能建议
 2. 可以扫描下方二维码加入雷池社区版用户讨论群
 
-<img src="https://waf-ce.chaitin.cn/images/wechat-230717.png" width="30%" />
+<img src="https://waf-ce.chaitin.cn/images/wechat-230825.png" width="30%" />
 
 ## Star History <a name="star-history"></a>
 

+ 1 - 1
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.
 
-<img src="https://waf-ce.chaitin.cn/images/wechat-230717.png" width="30%" />
+<img src="https://waf-ce.chaitin.cn/images/wechat-230825.png" width="30%" />
 
 ## ✨ CTStack
 <img src="https://ctstack-oss.oss-cn-beijing.aliyuncs.com/CT%20Stack-2.png" width="30%" />

+ 1 - 1
website/src/pages/index.tsx

@@ -269,7 +269,7 @@ export default function Home(): JSX.Element {
             >
               <Title title="加入讨论组" />
               <img
-                src="/images/wechat-light.png"
+                src="/images/wechat-230825.png"
                 alt="wechat"
                 width={300}
                 height={300}

binární
website/static/images/wechat-230825.png