Remove trailing slashes from line breaks, not needed in HTML.
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user