update
This commit is contained in:
@@ -17,7 +17,7 @@ export default {
|
||||
and my life in general. Hover over the links below for more detail.
|
||||
</p>
|
||||
</div>
|
||||
<h2>Links</h2>
|
||||
<h2>Projects</h2>
|
||||
<div class="text-slab">
|
||||
<ul>
|
||||
<li>
|
||||
@@ -32,6 +32,21 @@ export default {
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<h2>Links</h2>
|
||||
<div class="text-slab">
|
||||
<ul>
|
||||
<li>
|
||||
<DJTooltip tooltip="Full text search of the majority of Ray's interviews. Extremely helpful and fun to use.">
|
||||
<a href="https://bioenergeic.life">bioenergetic.life - A Ray Peat Search Engine</a>
|
||||
</DJTooltip>
|
||||
</li>
|
||||
<li>
|
||||
<DJTooltip tooltip="A mirror to Ray's website with many CSS issues fixed for improved readability. Also serves as a mirror should his site go down.">
|
||||
<a href="https://raypeat2.com">raypeat2.com - Mirror with Improved Readability</a>
|
||||
</DJTooltip>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user