Change header to be less repetitive and add upcoming Bitcoin Cash address.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/php
|
||||
<!-- How people can support me with currency if they so desire. -->
|
||||
<div class="row" id="donate">
|
||||
<h2 class="col-12 header">Donate</h2>
|
||||
<h2 class="col-12 header">One-Time Gifts</h2>
|
||||
</div>
|
||||
|
||||
<div class="row text">
|
||||
@@ -33,6 +33,14 @@
|
||||
<div class="code"><code>bc1qsfe8dkvry3d34kztz449gkq67wq8fu2nkgfkh0</code></div>
|
||||
<br>
|
||||
|
||||
<!-- TBD: Bitcoin Cash
|
||||
<a href="bitcoincash:">
|
||||
<strong><code>BCH | Bitcoin Cash</code></strong>
|
||||
</a>
|
||||
<div class="code"><code>TBD</code></div>
|
||||
<br>
|
||||
-->
|
||||
|
||||
<a href="litecoin:ltc1qavmpu5d6ljntxsd6jj548m4yys83zwscl0dzkx">
|
||||
<strong><code>LTC | Litecoin</code></strong>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user