Compare commits
3 Commits
fa8eef51ff
...
c28f7a92d9
| Author | SHA1 | Date | |
|---|---|---|---|
| c28f7a92d9 | |||
| 2d270542f0 | |||
| ba0cfe8b56 |
@@ -3,7 +3,7 @@
|
|||||||
Page to provide ways people can support me.
|
Page to provide ways people can support me.
|
||||||
-->
|
-->
|
||||||
<?php
|
<?php
|
||||||
$GLOBALS["ADVISORY"] = false;
|
//$GLOBALS["ADVISORY"] = false;
|
||||||
if (!isset($GLOBALS["HEADER_TITLE"])) {
|
if (!isset($GLOBALS["HEADER_TITLE"])) {
|
||||||
$GLOBALS["HEADER_TITLE"] = "Health";
|
$GLOBALS["HEADER_TITLE"] = "Health";
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -35,11 +35,18 @@
|
|||||||
<p>
|
<p>
|
||||||
I enjoy writing! Find my free eBooks below.
|
I enjoy writing! Find my free eBooks below.
|
||||||
</p>
|
</p>
|
||||||
<ul class="indent"><li>
|
<ul class="indent">
|
||||||
2025-09-28: <a href="/freedom/">Voluntary Sovereignty</a>
|
<li>
|
||||||
</li><li>
|
2025-09-28: <a href="/freedom/">Voluntary Sovereignty</a> |
|
||||||
2024-03-07: <a href="/health/">My Health Protocol</a>
|
Existing in a statist society with the least amount of friction.
|
||||||
</li></ul>
|
</li>
|
||||||
|
<li><p><!-- Small Gap --></p></li>
|
||||||
|
<li>
|
||||||
|
2024-03-07: <a href="/health/">Hyperling's Health Protocol</a> |
|
||||||
|
Health is a lifestyle, not a diet. Align yourself with Nature
|
||||||
|
to receive its blessings.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user