Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Commit 7268a4f

Browse files
author
Marcin
committed
Add sponsor
1 parent f943b0e commit 7268a4f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/pages/index.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191

9292
.buttons {
9393
display: flex;
94+
flex-direction: column;
9495
align-items: center;
9596
justify-content: center;
9697
}

src/pages/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ function HomepageHeader() {
6464
>
6565
Getting started
6666
</Link>
67+
<iframe src="https://github.com/sponsors/MapGrab/button" title="Sponsor MapGrab" height="32" width="114" style={{ marginTop: '16px', border: 0, borderRadius: '6px' }}></iframe>
6768
</div>
6869
</div>
6970

0 commit comments

Comments
 (0)