Fix links

This commit is contained in:
Karl Kempe 2022-01-31 23:03:23 +00:00
parent 2fe1b50a61
commit 1b22be73f1
1 changed files with 6 additions and 1 deletions

View File

@ -581,29 +581,34 @@ export default function Home() {
</Paper>
<div className={classes.spacer} />
<Footer />
<Link href="https://goerli-faucet.slock.it/" style={{ margin: "5px" }}>
<Link href="https://goerli-faucet.slock.it/"
target="_blank" style={{ margin: "5px" }}>
Goerli Faucet
</Link>
<Link
href="https://faucet.polygon.technology/"
target="_blank"
style={{ margin: "5px" }}
>
Mumbai Faucet
</Link>
<Link
href="https://faucet.avax-test.network/"
target="_blank"
style={{ margin: "5px" }}
>
Fuji Faucet
</Link>
<Link
href="https://testnet.binance.org/faucet-smart/"
target="_blank"
style={{ margin: "5px" }}
>
BSC Faucet
</Link>
<Link
href="https://github.com/certusone/wormhole-nativeswap-example/"
target="_blank"
style={{ margin: "5px" }}
>
NativeSwap GitHub