Add Book Announcement + Profession Section (#21)
* Add descriptors of how long the media are. * Add a link for the local mp3, change AUDIO tags to MP3, explicitly call things Direct Download. * Add a banner for my eBook. * Add a "help wanted?" type message on the bottom of the site. * Remove doubled nature-based. * Change some verbiage and reduce the repetitive wording. Do not show the advisory on this page for now. * Add a TBD section for future creative works. * Read a global variable for which pages should show the advisory. * Slight rewording and also adjusting text to ruler. * Increase anchor size. * Don't include exclamation in anchor * Add a section on my experience. * Fix to ruler. * Change menu item for home page to Apps. * Fix typo and shorten verbiage. * Add note for when Art is added to Media. :D
This commit is contained in:
@ -5,22 +5,23 @@
|
||||
<div class="row">
|
||||
<div class="col-12 text">
|
||||
<p>
|
||||
I've written an eBook with the same title! Find it
|
||||
<a href="/health/">here</a>.
|
||||
I've written an eBook with the same title!
|
||||
<a href="/health/">Find it here</a>.
|
||||
</p>
|
||||
<p>
|
||||
I have not been sick since I cleaned up my lifestyle in 2014. No colds,
|
||||
flus, fevers, etc. My suggestions for accomplishing this are simple.
|
||||
Consistently:
|
||||
I have not been sick since I cleaned up my lifestyle in 2014. No
|
||||
colds, flus, fevers, etc. My suggestions for accomplishing this
|
||||
are simple. Consistently:
|
||||
<ul class="indent">
|
||||
<li>eat enough clean food,</li>
|
||||
<li>drink enough clean water,</li>
|
||||
<li>get enough good sleep, and</li>
|
||||
<li>enjoy a low-stress life.</li>
|
||||
</ul>
|
||||
Unfortunately our society today has many different views on how to
|
||||
do these things, most of which I would say do not work. A full list of
|
||||
my protocol without getting too into the weeds can be found here:
|
||||
Unfortunately our society today has many different views on how
|
||||
to do these things, most of which I would say do not work. A
|
||||
quick list of my protocol without getting too into the weeds can
|
||||
be found here:
|
||||
</p>
|
||||
<!-- URL/image/something to MyPriorities.pdf on files.hyperling.com -->
|
||||
<a href="/files/media/documents/HealthPriorities.pdf" target="_blank">
|
||||
@ -37,10 +38,11 @@
|
||||
<a href="https://www.dresselstyn.com/"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>Dr Caldwell Esselstyn</a>.
|
||||
All of them have plenty of free videos and resources online, there is
|
||||
no need to buy their books unless you want to support them. They have
|
||||
been reversing sickness for decades and their plans follow a similar
|
||||
whole food carb-based lifestyle such as my own, with NO OIL!
|
||||
All of them have plenty of free videos and resources online,
|
||||
there is no need to buy their books unless you want to support
|
||||
them. They have been reversing sickness for decades and their
|
||||
plans follow a similar whole food carb-based lifestyle such as
|
||||
my own, with NO OIL!
|
||||
</p>
|
||||
<!-- Need to rewrite or remove this to be more positive.
|
||||
<p>
|
||||
@ -57,7 +59,8 @@
|
||||
</p>
|
||||
-->
|
||||
<p>
|
||||
For more information on my specifics and why I came to this lifestyle please visit
|
||||
For more information on my specifics and why I came to this
|
||||
lifestyle please visit
|
||||
<a href="/journey/">My Journey</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user