NixNet/_layouts/blog.html

18 lines
669 B
HTML

---
layout: default
description: Amolith's blog on various tech-related topics
---
{% include page/title.html %}
<div class="content">
<p>
For a list of articles I've read and think are worth reading, check out my <a href="https://tt-rss.nixnet.xyz/public.php?op=rss&id=-2&view-mode=all_articles&key=xwyo245d7808aaaa0f1" target="_blank">other feed</a>. This is generated using my feed reader of choice, <a href="https://tt-rss.nixnet.xyz" target="_blank">Tiny Tiny RSS</a>. They're blog posts from people I admire and it's all content I recommend reading.
</p>
<hr/>
</div>
<br />
{{ content }}
<hr/>
{% include webring-out.html %}
<hr/>
{% include page/footer.html %}