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

Commit 090e90a

Browse files
committed
fix hard-coded name of erc20
1 parent 19b1a2a commit 090e90a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h1 class="title">Eth→NEAR Fungible Tokens</h1>
119119
get some on Ethereum first 😄
120120
</p>
121121
<p data-behavior="abound-token" style="display: none">
122-
You can <a href="https://chadoh.com/abundance-token" target="_blank">mint yourself more ABOUND</a>!
122+
You can <a href="https://chadoh.com/abundance-token" target="_blank">mint yourself more <span data-behavior="ethErc20Name">🤔</span></a>!
123123
</p>
124124
<p data-behavior="not-abound-token">
125125
Maybe you need to use a different account?

0 commit comments

Comments
 (0)