Skip to content

Commit

Permalink
chore: update GitHub Sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-logan committed May 27, 2024
1 parent 291d7cc commit 857e7fd
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion docs/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,17 @@ export default function Home() {
thanks in advance (:
</p>

<div className="mb-10 mt-5 h-16 w-52 self-center">
<div className="flex justify-center">
<iframe
src="https://github.com/sponsors/gabriel-logan/button"
title="Sponsor gabriel-logan"
height="32"
width="114"
style={{ border: 0, borderRadius: 6 }}
/>
</div>

<div className="mb-10 mt-5 h-12 w-44 self-center">
<Link href="https://www.buymeacoffee.com/gabriellogan" target="_blank">
<Image
src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png"
Expand Down

0 comments on commit 857e7fd

Please sign in to comment.