mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-02-08 01:33:30 +08:00
Merge pull request #84 from yrluke/change_wechat_photo
feat: use the wechat light photo
This commit is contained in:
@@ -256,7 +256,7 @@ export default function Home() {
|
||||
<Stack sx={{ pt: 15 }} id="groupchat" spacing={6} alignItems="center">
|
||||
<Title title="加入讨论组" />
|
||||
<Image
|
||||
src="/images/wechat.png"
|
||||
src="/images/wechat-light.png"
|
||||
alt="wechat"
|
||||
width={300}
|
||||
height={300}
|
||||
|
||||
Reference in New Issue
Block a user