Skip to content

Commit

Permalink
cap venmo
Browse files Browse the repository at this point in the history
  • Loading branch information
doboy committed Aug 20, 2024
1 parent 4997eb1 commit 3bf4446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
const DonateTab = () => {
return (
<div className="ui center aligned basic segment">
<a href="https://account.venmo.com/pay?recipients=zack-do" className="ui primary button">venmo @zack-do (5062)</a><br/><br/>
<a href="https://account.venmo.com/pay?recipients=zack-do" className="ui primary button">Venmo @zack-do (5062)</a><br/><br/>
</div>
);
}
Expand Down

0 comments on commit 3bf4446

Please sign in to comment.