Skip to content

Commit

Permalink
add telegram link to donate page
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalmi committed Dec 22, 2023
1 parent 87d3bbe commit 74591a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/app/src/Pages/DonatePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,11 @@ const DonatePage = () => {
}}
/>
</p>
<p>
<a href="https://t.me/irismessenger" target="_blank" rel="noreferrer" className="underline">
Telegram
</a>
</p>
<div className="flex flex-col g12">
<div className="b br p">
<div className="flex items-center justify-between">
Expand Down

0 comments on commit 74591a6

Please sign in to comment.