pull/101/head
Go Johansson (neku) 2023-12-10 15:40:06 +01:00
parent babc03ba4a
commit a105f82c23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<% if (ethereumAddress) { %>
<a class="donate-btn donate-ethereum" href="ethereum:<%= ethereumAddress %>" target="_BLANK">
<span class="icon icon-bitcoin"></span>
<span class="icon icon-ethereum"></span>
Ethereum
</a>
<% } %>