Skip to content

Commit

Permalink
Update donate button id
Browse files Browse the repository at this point in the history
  • Loading branch information
pothoven committed Jun 18, 2024
1 parent f5d4215 commit 9034b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/DonateQR.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const DonateQR = () => (
</p>

<div className={cx('choices')}>
<DonateButton buttonId='SZVEZAVGVGEM6' />
<DonateButton buttonId='3RBQA4QJ4TXLW' />
<img alt="Zelle" src={zelleLogo} />
</div>

Expand Down

0 comments on commit 9034b26

Please sign in to comment.