Skip to content

Commit

Permalink
replace crypto donation addresses with github sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
nektro committed Apr 17, 2022
1 parent c3f68a8 commit 1a226ea
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions www/chat/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,7 @@
<h3>{{translate 's012'}}</h3>
<div><code data-bind="server_version"></code></div>
<h3>{{translate 's013'}}</h3>
<div><img height="32" src="https://unpkg.com/simple-icons@4.13.0/icons/stellar.svg" /><code>GDE24X35RCFKKGX6ZSZ7IHBEAHCI6TCRPEJVCAFJ2QYSD4O4PI5NUMPR</code></div>
<div><img height="32" src="https://unpkg.com/simple-icons@4.13.0/icons/bitcoin.svg" /><code>bc1q594plq42twljm4e2vdp5j6zt3crsrzrruthsnq</code></div>
<div><img height="32" src="https://unpkg.com/simple-icons@4.13.0/icons/ethereum.svg" /><code>0x4988b557c2cEf8c43766Db7BdF4200767f58c129</code></div>
<div><img height="32" src="https://unpkg.com/simple-icons@4.13.0/icons/litecoin.svg" /><code>MVNybn4UUg5XzNe8RQDoA1dpQEJVLHNKTU</code></div>
<div><img height="32" src="https://unpkg.com/simple-icons@4.13.0/icons/dogecoin.svg" /><code>DUCw8WJDFLWaQgC5QsNRTJ5HmfEt4bWvjH</code></div>
<div><a href="https://github.com/sponsors/nektro">https://github.com/sponsors/nektro</a></div>
<h3>{{translate 's014'}}</h3>
<div><a href="https://github.com/nektro/mantle/blob/master/LICENSE">Apache 2.0</a></div>
</div>
Expand Down

0 comments on commit 1a226ea

Please sign in to comment.