]> jfr.im git - uguu.git/commitdiff
1.8.3
authorGo Johansson (neku) <redacted>
Sun, 10 Dec 2023 14:40:06 +0000 (15:40 +0100)
committerGo Johansson (neku) <redacted>
Sun, 10 Dec 2023 14:40:06 +0000 (15:40 +0100)
src/templates/partials/donation_banner.ejs

index 172128929fa785f48bc3170883de0aaeb968946c..3ead8fbdc729729161f2927d5c00f5bcd90b3872 100755 (executable)
@@ -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>
             <% } %>