From 3273fb62c80397ee94cce770f8f2efe4cb6864fc Mon Sep 17 00:00:00 2001
From: Hyperling
Date: Mon, 13 Oct 2025 15:37:52 -0700
Subject: [PATCH] Remove extra newlines around PHP tags.
---
pages/about.php | 2 --
pages/apps.php | 2 --
pages/contact.php | 2 --
pages/diet.php | 2 --
pages/freedom.php | 2 --
pages/health.php | 2 --
pages/helpers/body_close.php | 1 -
pages/helpers/body_open.php | 2 --
pages/home.php | 2 --
pages/media.php | 2 --
pages/resources.php | 2 --
pages/resume.php | 2 --
pages/subpages/home/announcements.php | 8 --------
pages/support.php | 2 --
14 files changed, 33 deletions(-)
diff --git a/pages/about.php b/pages/about.php
index 966edf2..7a86d85 100755
--- a/pages/about.php
+++ b/pages/about.php
@@ -5,7 +5,6 @@
}
include "helpers/body_open.php";
?>
-
Who Am I?
-
-
My Profession
@@ -287,7 +286,6 @@
-
diff --git a/pages/contact.php b/pages/contact.php
index 9f64bdd..1317650 100755
--- a/pages/contact.php
+++ b/pages/contact.php
@@ -5,7 +5,6 @@
}
include "helpers/body_open.php";
?>
-
Contact
-
diff --git a/pages/diet.php b/pages/diet.php
index c474611..4820693 100755
--- a/pages/diet.php
+++ b/pages/diet.php
@@ -5,7 +5,6 @@
}
include "helpers/body_open.php";
?>
-
Current Diet
-
diff --git a/pages/freedom.php b/pages/freedom.php
index 4dd96af..df48706 100755
--- a/pages/freedom.php
+++ b/pages/freedom.php
@@ -9,7 +9,6 @@
}
include "helpers/body_open.php";
?>
-
Voluntary Sovereignty
@@ -68,7 +67,6 @@
-
diff --git a/pages/health.php b/pages/health.php
index 1b7bd41..65694b0 100755
--- a/pages/health.php
+++ b/pages/health.php
@@ -9,7 +9,6 @@
}
include "helpers/body_open.php";
?>
-
My Health Protocol
@@ -109,7 +108,6 @@
-
diff --git a/pages/helpers/body_close.php b/pages/helpers/body_close.php
index d88d9ce..0f97e80 100755
--- a/pages/helpers/body_close.php
+++ b/pages/helpers/body_close.php
@@ -2,6 +2,5 @@
-