summaryrefslogtreecommitdiff
path: root/templates/header.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2021-05-26 23:58:57 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2021-05-26 23:58:57 +0530
commitd8b9e9c58b1ee676b4eaf605d94b38325775d12c (patch)
tree0dd173612a289474294b8461c515c96c85aeff90 /templates/header.html
parentbfd3a825c2d73bd842769cdfaf11ad0319a3bd6e (diff)
fixed rss link
Diffstat (limited to 'templates/header.html')
-rw-r--r--templates/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/header.html b/templates/header.html
index fb7277a..e203b84 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -5,5 +5,5 @@
<a href="/posts/">posts</a> |
<a href="/publications/">publications</a> |
<a href="/repo/">iOS repo</a> |
-<a href="/rss.xml">RSS Feed</a> |
+<a href="/feed.rss">RSS Feed</a> |
</nav> \ No newline at end of file