Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
fix hard-coded name of erc20
Browse files Browse the repository at this point in the history
  • Loading branch information
chadoh committed Sep 17, 2020
1 parent 19b1a2a commit 090e90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h1 class="title">Eth→NEAR Fungible Tokens</h1>
get some on Ethereum first 😄
</p>
<p data-behavior="abound-token" style="display: none">
You can <a href="https://chadoh.com/abundance-token" target="_blank">mint yourself more ABOUND</a>!
You can <a href="https://chadoh.com/abundance-token" target="_blank">mint yourself more <span data-behavior="ethErc20Name">🤔</span></a>!
</p>
<p data-behavior="not-abound-token">
Maybe you need to use a different account?
Expand Down

0 comments on commit 090e90a

Please sign in to comment.