mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
add sponsor link to navbar
This commit is contained in:
parent
16427cbd7f
commit
4b95c643e3
@ -55,6 +55,12 @@ export const Navbar: React.FC = () => {
|
|||||||
GitHub
|
GitHub
|
||||||
</a>
|
</a>
|
||||||
</Link>
|
</Link>
|
||||||
|
|
||||||
|
<Link href="https://www.patreon.com/aykutsarac">
|
||||||
|
<a rel="me" target="_blank">
|
||||||
|
Sponsor
|
||||||
|
</a>
|
||||||
|
</Link>
|
||||||
</StyledNav>
|
</StyledNav>
|
||||||
</StyledNavbar>
|
</StyledNavbar>
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user