From 4b95c643e3c0e48d695f051b46ac2f84f003ee3d Mon Sep 17 00:00:00 2001 From: AykutSarac Date: Thu, 7 Apr 2022 10:20:37 +0300 Subject: [PATCH] add sponsor link to navbar --- src/components/Navbar/index.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/components/Navbar/index.tsx b/src/components/Navbar/index.tsx index 2ed9968..d1f00f9 100644 --- a/src/components/Navbar/index.tsx +++ b/src/components/Navbar/index.tsx @@ -55,6 +55,12 @@ export const Navbar: React.FC = () => { GitHub + + + + Sponsor + + );