34 lines
1.6 KiB
PHP
34 lines
1.6 KiB
PHP
|
#!/usr/bin/php
|
||
|
<div class="row">
|
||
|
<h2 class="col-12 header">My Health Protocol</h2>
|
||
|
</div>
|
||
|
<div class="row">
|
||
|
<div class="col-12 text">
|
||
|
<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 eat enough clean food, drink enough clean water, get enough good sleep, and enjoy life.
|
||
|
Unfortunately our society today has very different views on how to do these things.
|
||
|
A full 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 -->
|
||
|
<p>
|
||
|
Other free sources of imformation I recommend would be
|
||
|
<a href="https://www.drmcdougall.com/"
|
||
|
target="_blank" rel="noopener noreferrer"
|
||
|
>Dr John McDougall</a>,
|
||
|
<a href="https://www.pcrm.org/about-us/staff/neal-barnard-md-facc"
|
||
|
target="_blank" rel="noopener noreferrer"
|
||
|
>Dr Neal Barnard</a>, and
|
||
|
<a href="https://www.dresselstyn.com/"
|
||
|
target="_blank" rel="noopener noreferrer"
|
||
|
>Dr Caldwell Esselstyn</a>.
|
||
|
All of them have plenty of 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>
|
||
|
<p>
|
||
|
For more information on my specifics and why I came to this lifestyle please visit
|
||
|
<a href="/journey/">My Journey</a>.
|
||
|
</p>
|
||
|
</div>
|
||
|
</div>
|