diff options
Diffstat (limited to 'theme/templates/index.html')
-rw-r--r-- | theme/templates/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 33f1a6a..6537dd8 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -17,13 +17,11 @@ <br /> <br /> RSS feeds: <br /> - - <a href="/journal/rss/latest_links/"> web links</a><br /> - - <a href="http://git.bnewbold.net/?p=bnewnet.git;a=rss;opt=--no-merges"> site code changes</a><br /> + - <a href="/feeds/posts.rss.xml"> articles</a><br /> <br /><br /> Other sites: <br /> - <a href="https://github.com/bnewbold"> github</a><br /> - <a href="https://keybase.io/bnewbold"> keybase</a><br /> - - <a href="http://equator.memeschemes.com"> equator</a><br /> {% endblock %} {% block content %} |