We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8324189 commit 8959d76Copy full SHA for 8959d76
src/components/DevconGrantsBanner.tsx
@@ -14,7 +14,7 @@ const DevconGrantsBanner: React.FC<IProps> = ({ pathname }) => {
14
<DismissableBanner storageKey="devconGrants">
15
<Text m={0}>
16
The Road to Devcon Grants support Ethereum education initiatives in
17
- and close to Southeast Asia <Emoji text="🌏🦄" />
+ and close to Southeast Asia <Emoji text="🌏🦄" />{" "}
18
Learn more{" "}
19
<Link to="https://esp.ethereum.foundation/devcon-grants">here.</Link>
20
</Text>
0 commit comments