Edited landing page to include descriptions and RSS feed

This commit is contained in:
Xavi 2023-03-13 17:35:16 -07:00
parent d625b78131
commit d072df701f

View File

@ -59,8 +59,12 @@
</div>
<div class="text_block">
<h4 id="git_link" style="margin-top: 0px;"><a href=./git>Code</h4>
<h4 id="peertube_link"><a href="https://video.xavishobbies.org">Videos</h4>
<h4 class="hobby_heading" style="margin-top: 0px;"><a href=./git>Code</a></h4>
<p class="description">A place where all my horrible horrible code lives <strong>[including the code for this very website]</strong>. I'll link to it in associated <em>tots</em> posts but feel free to peruse.</p>
<h4 class="hobby_heading"><a href="https://video.xavishobbies.org">Videos</a></h4>
<p class="description">If a picture is worth a thousand words and a video is worth a thousand pictures, then a thousandth of a video is equal to a thousand words. Therefore a video is equivalent to 10^(6) words. That's a lot o' words!</p>
<h4 class="hobby_heading"><a href="/categories/top_of_the_stack/index.xml">RSS</a></h4>
<p class="description">An RSS feed of *tots* posts to keep you up to date with my latest shenanigans!</p>
</div>
</body>
</html>