Skip to content

Commit

Permalink
Removing DOGE as a donation address, add ETH as a replacement
Browse files Browse the repository at this point in the history
  • Loading branch information
justino committed Dec 26, 2017
1 parent 25a983e commit f87170f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ to set it to 20 seconds for example.
If you like this UI, find it useful, or like that people out there are writing free software for everybody to use or contribute, please donate some coins:

Bitcoin: 195ufic8mfNrDqxgFCfmw5mQYwdu2im9G5
Ethereum: dee42d6b58e5d5d9f6f4c4783bea4fff34369c64
Dashpay: XerSXuygP6PeUoqVRyC2BFFHpUXXkFU8UP
Dogecoin: DLethX5AdiwkvW28KhJxZBpBV9dr2ask5

### License

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ <h4 class="modal-title">Set Theme</h4>
</div>
<div class="row center-block">
<ul class="list-group">
<li class="list-group-item col-md-4 col-md-offset-2">DOGE: DLethX5AdiwkvW28KhJxZBpBV9dr2ask53</li>
<li class="list-group-item col-md-4 col-md-offset-2">ETH: dee42d6b58e5d5d9f6f4c4783bea4fff34369c64</li>
</ul>
</div>
</div>
Expand Down

0 comments on commit f87170f

Please sign in to comment.