We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6061c4b commit 02ac8dfCopy full SHA for 02ac8df
src/components/Footer/index.tsx
@@ -118,7 +118,7 @@ const Footer: React.FC = () => {
118
<br />
119
<p className="text-sm text-gray-500 dark:text-gray-400">再次感谢您的支持和关注!</p>
120
121
- <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" />
122
123
</InfoPanel>
124
0 commit comments