Edit layout, linking, and wording of announcements.

This commit is contained in:
2025-10-13 06:52:27 -07:00
parent 363242a4d5
commit f01f8e5e82

View File

@@ -11,100 +11,102 @@
</div> </div>
<div class="row"> <div class="row">
<a href="/freedom/"> <div class="col-12 text">
<div class="col-12 text"> <a href="/freedom/">2025-09-28</a>
<u class="orange">2025-09-28</u> <p>
<p> I wrote another short free eBook, "Voluntary Sovereignty", check it out
I wrote a short free eBook, "Voluntary Sovereignty", check it out <a href="/freedom/">here</a>!
<u class="orange">here</u>! </p>
</p>
<?php if ($long) echo " <?php if ($long) echo "
<p> <p>
It discusses what is needed in order to truly live in a free society, It discusses how to live in order to create a truly free society,
as well as how to conduct oneself in today's restricted system. as well as how to conduct oneself in today's authoritarian system.
</p> </p>
";?> ";?>
<p> <p>
<a <a href="https://odysee.com/@HyperVegan:2"
>Watch the announcement here (TBD/TODO)</a>. target="_blank" rel="noopener noreferrer"
</p> >Watch the announcement here | (TBD/TODO)</a>
</div> </p>
</div>
</div>
<div class="row">
<div class="col-12 text">
<a href="/apps/#expense">2025-05-XX</a>
<p>
My new Android app
<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,
helping plan for financial planning and savings goals.
</p>
<p>
This is my first app developed using the Flutter framework.
</p>
";?>
<p>
<a href="https://odysee.com/@HyperVegan:2"
target="_blank" rel="noopener noreferrer"
>Watch the announcement here | (TBD/TODO)</a>
</p>
</div>
</a> </a>
</div> </div>
<div class="row"> <div class="row">
<a href="/apps/#expense"> <div class="col-12 text">
<div class="col-12 text"> <a href="/health/">2024-03-07</a>
<u class="orange">2025-05-XX</u> <p>
<p> Find my free eBook, "Hyperling's Health Protocol",
My new Android app <a href="/health/">here</a>!
<u class="orange">"Expense Tracker"</u> </p>
has been completed!
</p>
<?php if ($long) echo " <?php if ($long) echo "
<p> <p>
It allows for tracking recurring expenses against income and static assets, It contains a summary of my favorite and most useful lifestyle advice,
helping plan for future ???. rangng from basics like food / water / sleep / exercise to
</p> environment and positivity.
";?> </p>
";?>
<p> <p>
<a <a href="https://odysee.com/@HyperVegan:2"
>Watch the announcement here (TBD/TODO)</a>. target="_blank" rel="noopener noreferrer"
</p> >Watch the announcement here | (TBD/TODO)</a>
</div> </p>
</a> </div>
</div> </div>
<div class="row"> <div class="row">
<a href="/health/"> <div class="col-12 text">
<div class="col-12 text"> <a href="/apps/#tictactoe">2024-03-31</a>
<u class="orange">2024-03-07</u> <p>
<p> There's a new app in town,
Find my free eBook, "Hyperling's Health Protocol", <a href="/apps/#tictactoe">Tic-Tac-Toe</a>!
<u class="orange">here</u>! </p>
</p>
<?php if ($long) echo " <?php if ($long) echo "
<p> <p>
It contains a summary of my favorite and most useful lifestyle advice, This was written to learn Kotlin style Android programming.
rangng from basics like food / water / sleep / exercise to </p>
environment and positivity. <p>
</p> It allows playing against a range of automated opponents,
";?> as well as a local human player!
</p>
";?>
<p> <p>
<a <a href="https://odysee.com/@HyperVegan:2"
>Watch the announcement here (TBD/TODO)</a>. target="_blank" rel="noopener noreferrer"
</p> >Watch the announcement here | (TBD/TODO)</a>
</div> </p>
</a> </div>
</div>
<div class="row">
<a href="/apps/#tictactoe">
<div class="col-12 text">
<u class="orange">2024-03-31</u>
<p>
There's a new app in town,
<u class="orange">Tic-Tac-Toe</u>!
</p>
<?php if ($long) echo "
<p>
This was written to learn Kotlin style Android programming.
It allows playing against a range of automated opponents,
as well as a local human player!
</p>
";?>
<p>
<a
>Watch the announcement here (TBD/TODO)</a>.
</p>
</div>
</a>
</div> </div>