Remove trailing slashes from line breaks, not needed in HTML.

This commit is contained in:
Hyperling 2025-05-19 09:41:15 -07:00
parent a3b8025876
commit dc7fd3f834
2 changed files with 14 additions and 14 deletions

View File

@ -10,14 +10,14 @@
<a href="/health/">
<div class="col-12 text">
<u class="orange">2024-03-07</u>
<br/>
<br>
Find my free eBook, "Hyperling's Health Protocol",
<u class="orange">here</u>!
</div>
</a>
<!--<div class="col-12 text">
<u>2024-03-31</u>
<br/>
<br>
There's a
<a href="/home/#tictactoe">new app</a>
in town,

View File

@ -19,23 +19,23 @@
<strong class="spacing">Preference 2 - Public Crypto</strong>
<p>Donate directly to an address.</p>
<div class="header">
<br/>
<br>
<strong><code>XMR | Monero</code></strong>
<div class="code"><code>4ATk6owoMki46CuVfyAHS57FB5deqVFudTsaifQC1cfmcaQemgPEftcjZcW9DmcyfrfdRjxHQ9m4JAVSorYTgm6h8JnT7ao</code></div>
<br/>
<br>
<strong><code>BTC | Bitcoin</code></strong>
<div class="code"><code>bc1qsfe8dkvry3d34kztz449gkq67wq8fu2nkgfkh0</code></div>
<br/>
<br>
<strong><code>LTC | Litecoin</code></strong>
<div class="code"><code>ltc1qavmpu5d6ljntxsd6jj548m4yys83zwscl0dzkx</code></div>
<br/>
<br>
<strong><code>LBC | Odysee's Coin</code></strong>
<div class="code"><code>bDWP6qZajtm9Q9EkryKTorRwKFd5eDbPJj</code></div>
<br/>
<br>
</div>
</div>
@ -43,30 +43,30 @@
<strong class="spacing">Preference 3 - Public USD</strong>
<p>Send USD to a fiat-based account.</p>
<div class="header">
<br/>
<br>
<strong><code>Zelle</code></strong>
<div class="code">
<code>me@hyperling.com</code>
<br/>
<br/>
<br>
<br>
<img src="/files/media/icons/zelle.png" alt="">
</div>
<br/>
<br>
<strong><code>Venmo</code></strong>
<div class="code">
<code>
@HyperVegan
<br/>
<br/>
<br>
<br>
<code>[<a href="https://account.venmo.com/u/HyperVegan"
target="_blank" rel="noopener noreferrer"
>Account Page</a>]
</code>
</code>
</div>
<br/>
<br>
</div>
</div>