mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2024-11-25 16:22:53 +08:00
fix: image error
This commit is contained in:
parent
6061c4bb48
commit
02ac8df379
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user