Merge pull request #84 from yrluke/change_wechat_photo

feat: use the wechat light photo
This commit is contained in:
yrluke
2023-05-26 15:24:23 +08:00
committed by GitHub

View File

@@ -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}