Skip to content

Commit

Permalink
feat(app): add ko-fi to banner and FUNDING.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rektdeckard committed Jan 11, 2025
1 parent 596ef0b commit 0cdb121
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
github: [phosphor-icons, rektdeckard]
patreon: phosphoricons
buy_me_a_coffee: phosphoricons
ko_fi: phosphoricons
4 changes: 4 additions & 0 deletions src/components/Header/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ const Header = (_: HeaderProps) => {
We are now processing donations via{" "}
<a href="https://www.buymeacoffee.com/phosphoricons">
Buy Me a Coffee
</a>{" "}
and{" "}
<a href="https://ko-fi.com/phosphoricons">
Ko-fi
</a>
! Your one-time or recurring contribution does a lot to keep us
going. Please show us some support if you can!
Expand Down

0 comments on commit 0cdb121

Please sign in to comment.