Skip to content

Commit

Permalink
Merge pull request #302 from dsgnr/update_kofi
Browse files Browse the repository at this point in the history
Update image path for Ko-Fi
  • Loading branch information
dsgnr authored Feb 8, 2025
2 parents 06a4930 + 7def96f commit a6768c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/web/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,10 @@
alt="DigitalOcean Referral Badge"
/>
</a>
<a href="https://ko-fi.com/U7U3FUX17" target="_blank">
<a href="https://ko-fi.com/dsgnr" target="_blank">
<img
height="36"
src="https://cdn.ko-fi.com/cdn/kofi3.png?v=3"
src="https://storage.ko-fi.com/cdn/kofi3.png"
alt="Buy Me a Coffee at ko-fi.com"
/>
</a>
Expand Down

0 comments on commit a6768c7

Please sign in to comment.