summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--includes/nav.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/nav.php b/includes/nav.php
index 87b9175..908471d 100644
--- a/includes/nav.php
+++ b/includes/nav.php
@@ -33,7 +33,7 @@
</a>
</li>
<li>
- <a type="application/rss+xml" href="/rss.xml">
+ <a href="/feed.php">
<svg viewBox="0 0 24 24">
<path fill="#ffffff" d="M6.18,15.64A2.18,2.18 0 0,1 8.36,17.82C8.36,19 7.38,20 6.18,20C5,20 4,19 4,17.82A2.18,2.18 0 0,1 6.18,15.64M4,4.44A15.56,15.56 0 0,1 19.56,20H16.73A12.73,12.73 0 0,0 4,7.27V4.44M4,10.1A9.9,9.9 0 0,1 13.9,20H11.07A7.07,7.07 0 0,0 4,12.93V10.1Z" />
</svg>