aboutsummaryrefslogtreecommitdiff
path: root/app/views/snippets/rss.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/snippets/rss.php')
-rw-r--r--app/views/snippets/rss.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/snippets/rss.php b/app/views/snippets/rss.php
index 5dd6a52..3a72fc5 100644
--- a/app/views/snippets/rss.php
+++ b/app/views/snippets/rss.php
@@ -1 +1,2 @@
-<link href="/rss.xml" rel="alternate" type="application/rss+xml" title="Thedro Neely"/>
+<link href="/posts/rss.xml" rel="alternate" type="application/rss+xml" title="Posts at Thedro Neely"/>
+<link href="/projects/rss.xml" rel="alternate" type="application/rss+xml" title="Projects at Thedro Neely"/>