Skip to content

Commit

Permalink
Update AboutMenu.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
AthanaD authored Aug 7, 2023
1 parent d6c5cd9 commit e18c1ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/AboutMenu/AboutMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ const AboutMenu = () => {
<div>{t('support.alipay', { ns: 'about' })} (Ayaka)</div>
<img
className='rounded-md w-32 h-32'
src='https://github.com/pandoradevin/devinchatgpt/blob/main/alipay.jpg'
src='http://ys-i.ysepan.com/622512050/119796032/l554L5I3NK3MKJmdjofdb7/alipay.jpg'
alt='Support us through Alipay'
/>
</div>
Expand All @@ -125,7 +125,7 @@ const AboutMenu = () => {
</div>
<img
className='rounded-md w-32 h-32'
src='https://github.com/pandoradevin/devinchatgpt/blob/main/wechat.jpg'
src='http://ys-i.ysepan.com/622512051/119796034/mdjofds473N1J7MI2OJN0e/wechat.jpg'
alt='Support us through WeChat Pay'
/>
</div>
Expand Down

0 comments on commit e18c1ea

Please sign in to comment.