summaryrefslogtreecommitdiffstats
path: root/static/index.html
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2021-03-05 18:23:18 -0500
committerrsiddharth <s@ricketyspace.net>2021-03-05 18:23:18 -0500
commitd6ceefc48be29af843825cbdba561dc3bfba1437 (patch)
tree3ec265ac317cce0c0ebb3d35c1063533a5d5e58d /static/index.html
parent158c3206d67b0b1ae5f24d20682f97ec2a9069cc (diff)
update feed links
There only one feed one at /feed.atom
Diffstat (limited to 'static/index.html')
-rwxr-xr-xstatic/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html
index 808f043..9972800 100755
--- a/static/index.html
+++ b/static/index.html
@@ -57,7 +57,7 @@
<div class="content">
<header>
<h1 class="title"><span>News</span></h1>
- <a class="feed" href="/news/feed.atom">
+ <a class="feed" href="/feed.atom">
<span class="feed-icon"></span>
<span class="is-sr-only">Atom Feed</span>
</a>