¡Hyperling.com 2.0! #16

Merged
me merged 75 commits from dev into main 2025-10-14 14:54:55 -07:00
14 changed files with 0 additions and 33 deletions
Showing only changes of commit 3273fb62c8 - Show all commits

View File

@@ -5,7 +5,6 @@
}
include "helpers/body_open.php";
?>
<div class="row">
<h1 class="col-12 title">Who Am I?</h1>
<?php if (isset($GLOBALS["SHOW_BANNER_PICS"])
@@ -55,7 +54,6 @@
</p>
</div>
</div>
<?php
include "subpages/about/notice.php";
include "subpages/about/health.php";

View File

@@ -8,7 +8,6 @@
}
include "helpers/body_open.php";
?>
<div class="row" id="experience">
<h2 class="col-12 title">My Profession</h2>
</div>
@@ -287,7 +286,6 @@
</p>
</div>
</div>
<?php
include "helpers/body_close.php";
?>

View File

@@ -5,7 +5,6 @@
}
include "helpers/body_open.php";
?>
<div class="row">
<h1 class="col-12 title">Contact</h1>
<?php if (isset($GLOBALS["SHOW_BANNER_PICS"])
@@ -50,7 +49,6 @@
</li></ul>
</div>
</div>
<?php
include "helpers/body_close.php";
?>

View File

@@ -5,7 +5,6 @@
}
include "helpers/body_open.php";
?>
<div class="row">
<h1 class="col-12 title">Current Diet</h1>
<div class="col-12 header center" >
@@ -208,7 +207,6 @@
</ul>
</div>
</div>
<?php
include "helpers/body_close.php";
?>

View File

@@ -9,7 +9,6 @@
}
include "helpers/body_open.php";
?>
<div class="row">
<h1 class="col-12 title">Voluntary Sovereignty</h1>
</div>
@@ -68,7 +67,6 @@
</li></ul>
</div>
</div>
<?php
include "helpers/body_close.php";
?>

View File

@@ -9,7 +9,6 @@
}
include "helpers/body_open.php";
?>
<div class="row">
<h1 class="col-12 title">My Health Protocol</h1>
</div>
@@ -109,7 +108,6 @@
</ul>
</div>
</div>
<?php
include "helpers/body_close.php";
?>

View File

@@ -2,6 +2,5 @@
<?php
include "footer.php"
?>
</body>
</html>

View File

@@ -2,9 +2,7 @@
<?php
include "header.php";
?>
<body>
<?php
include "banner.php";
include "menu.php";

View File

@@ -8,7 +8,6 @@
}
include "helpers/body_open.php";
?>
<div class="row">
<h1 class="col-12 title">Welcome!</h1>
<?php if (isset($GLOBALS["SHOW_BANNER_PICS"])
@@ -28,7 +27,6 @@
</p>
</div>
</div>
<?php
include "subpages/home/announcements.php";

View File

@@ -8,7 +8,6 @@
}
include "helpers/body_open.php";
?>
<div class="row">
<h1 class="col-12 title">Media</h1>
<!--<?php if (isset($GLOBALS["SHOW_BANNER_PICS"])
@@ -111,7 +110,6 @@
</li></ul>
</div>
</div>
<?php
include "helpers/body_close.php";
?>

View File

@@ -8,7 +8,6 @@
}
include "helpers/body_open.php";
?>
<div class="row">
<h1 class="col-12 title">Lists of Resources</h1>
</div>
@@ -68,7 +67,6 @@
</p>
</div>
</div>
<?php
include "helpers/body_close.php";
?>

View File

@@ -8,7 +8,6 @@
}
include "helpers/body_open.php";
?>
<div class="row">
<h1 class="col-12 title">Resume</h1>
<div class="col-12 header center" >
@@ -39,7 +38,6 @@
-->
</div>
</div>
<?php
include "helpers/body_close.php";
?>

View File

@@ -13,7 +13,6 @@
I wrote another short free eBook, "Voluntary Sovereignty", check it out
<a href="/freedom/">here</a>!
</p>
<?php if ($long) echo "
<p>
It discusses how to live in order to create a truly free society,
@@ -24,7 +23,6 @@
order followers while living how you were meant to be on the Earth.
</p>
";?>
<p>
<a href="https://odysee.com/@HyperVegan:2"
target="_blank" rel="noopener noreferrer"
@@ -41,7 +39,6 @@
<a href="/apps/#expense">"Expense Tracker"</a>
has been completed!
</p>
<?php if ($long) echo "
<p>
It allows for tracking recurring expenses against income and static assets,
@@ -51,7 +48,6 @@
This is my first app developed using the Flutter framework.
</p>
";?>
<p>
<a href="https://odysee.com/@HyperVegan:2"
target="_blank" rel="noopener noreferrer"
@@ -68,7 +64,6 @@
Find my free eBook, "Hyperling's Health Protocol",
<a href="/health/">here</a>!
</p>
<?php if ($long) echo "
<p>
It contains a summary of my favorite and most useful lifestyle advice.
@@ -81,7 +76,6 @@
Reverse chronic disease and live your life full of energy and abundance!
</p>
";?>
<p>
<a href="https://odysee.com/@HyperVegan:2"
target="_blank" rel="noopener noreferrer"
@@ -97,7 +91,6 @@
There's a new app in town,
<a href="/apps/#tictactoe">Tic-Tac-Toe</a>!
</p>
<?php if ($long) echo "
<p>
This was written to learn Kotlin style Android programming.
@@ -107,7 +100,6 @@
as well as a local human player!
</p>
";?>
<p>
<a href="https://odysee.com/@HyperVegan:2"
target="_blank" rel="noopener noreferrer"

View File

@@ -8,7 +8,6 @@
}
include "helpers/body_open.php";
?>
<div class="row">
<h1 class="col-12 title">Support</h1>
<?php if (isset($GLOBALS["SHOW_BANNER_PICS"])
@@ -24,7 +23,6 @@
</p>
</div>
</div>
<?php
include "subpages/support/donate.php";
// 2025-01-04 Not really looking for this type of thing.