Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
Donation box
  • Loading branch information
mohamed111112 authored Jan 3, 2024
1 parent 3c7f376 commit eb84c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/DonationBox.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const DonationBox = () => {

<i className="fas fa-hand-holding-heart donation-icon"></i>
<div className="donation-content">
💖 Love what you're reading? Support us with a <a href="YOUR_DONATION_LINK" className="donation-link">donation!</a> 🌟
💖 Love what you're reading? Support us with a <a target="_blank" href="https://www.paypal.com/donate?token=3Bk7S410X5rRxvwf2sj5G670W5JMhh6r2F8McpvJ6oSwp-hF_-WaUCFMwaOpKz9HhgV1M5YwHFS_uO7C" className="donation-link">donation!</a> 🌟
</div>
</div>
);
Expand Down

0 comments on commit eb84c67

Please sign in to comment.