Compare commits

..

3 Commits

2 changed files with 13 additions and 6 deletions

View File

@@ -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";
} }

View File

@@ -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>