fix: image error

This commit is contained in:
Kai 2024-11-09 00:40:26 +08:00
parent 6061c4bb48
commit 02ac8df379

View File

@ -118,7 +118,7 @@ const Footer: React.FC = () => {
<br />
<p className="text-sm text-gray-500 dark:text-gray-400"></p>
<br />
<img className="ml-1 w-2/6 " src="https://qwerty.kaiyi.cool/weChat-group.jpg" alt="weChat-group" />
<img className="ml-1 w-2/6 " src="https://qwerty.kaiyi.cool/weChat-group.png" alt="weChat-group" />
<br />
</InfoPanel>