add tt-rss feed
This commit is contained in:
parent
8be7ba27ce
commit
a3dd2fc473
|
@ -3,7 +3,13 @@ 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 }}
|
||||
|
||||
{% include page/explore.html %}
|
||||
|
|
Loading…
Reference in New Issue