diff --git a/pages/freedom.php b/pages/freedom.php index decd0a5..8d8c9ca 100755 --- a/pages/freedom.php +++ b/pages/freedom.php @@ -21,8 +21,8 @@ Voluntaryism, and Sovereignty.

- Also covers topics such as - police encounters and provices resources for further education. + Also covers topics such as police encounters + and provides resources for further education.

@@ -33,7 +33,8 @@ Click the link below to download the 4-page PDF:

diff --git a/pages/health.php b/pages/health.php index de0ec0d..64ef48b 100755 --- a/pages/health.php +++ b/pages/health.php @@ -34,7 +34,8 @@ Click the link below to download the 12-page PDF:

diff --git a/pages/helpers/advisory.php b/pages/helpers/advisory.php index 3999214..3b1499e 100755 --- a/pages/helpers/advisory.php +++ b/pages/helpers/advisory.php @@ -7,20 +7,12 @@

Announcements

- +
- 2024-03-07 + 2025-09-28
- Find my free eBook, "Hyperling's Health Protocol", + I wrote another short free eBook, "Voluntary Sovereignty", check it out here!
- diff --git a/pages/helpers/body_open.php b/pages/helpers/body_open.php index 3e526f4..68e3a98 100755 --- a/pages/helpers/body_open.php +++ b/pages/helpers/body_open.php @@ -9,7 +9,10 @@ include "banner.php"; include "menu.php"; - /* 2025-01-29 Disable advisory now that Books is explicitly a menu item. * / + /* + 2025-01-29 Disable advisory now that Books is explicitly a menu item. + 2025-10-03 Re-enable advisory for new eBook. + */ if (!isset($GLOBALS["ADVISORY"]) || $GLOBALS["ADVISORY"] !== false) include "advisory.php"; /* */