Skip to content

Commit

Permalink
app: Add donation link
Browse files Browse the repository at this point in the history
  • Loading branch information
evanpurkhiser committed Jan 3, 2021
1 parent c98914a commit d529f69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/renderer/components/HelpButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ const HelpButton = () => {
Need help? <a href="https://prolink.tools/manual">Read the Manual</a>{' '}
and <a href="http://discord.gg/3eyzdgXJuY">Join the Discord server</a>!
</p>
<small>
Like this software? Want to help support development?{' '}
<a href="https://ko-fi.com/evanpurkhiser">You can buy me a coffee</a> ❤️
</small>
</Info>
</Modal>
)}
Expand Down

0 comments on commit d529f69

Please sign in to comment.