.env: add gitcoin grants link

This commit is contained in:
apoorvlathey
2023-04-29 00:28:13 +05:30
parent ba1f595aad
commit c98caf8726
2 changed files with 3 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
REACT_APP_INFURA_KEY=
REACT_APP_GITCOIN_GRANTS_ACTIVE=
REACT_APP_GITCOIN_GRANTS_ACTIVE=
REACT_APP_GITCOIN_GRANTS_LINK=

View File

@@ -40,7 +40,7 @@ function Footer() {
<>
<Text>Support it on</Text>
<Link
href="https://gitcoin.co/grants/3613/impersonator"
href={process.env.REACT_APP_GITCOIN_GRANTS_LINK}
isExternal
>
<HStack fontWeight="bold" textDecor="underline">