aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-11-27 01:50:45 -0500
committerThedro Neely <thedroneely@gmail.com>2019-11-27 01:50:45 -0500
commit6cc1da434175b0d6552347ea2cc5bf5c1432ea7b (patch)
treef7ed7b3ca93e7a89706541988bdcae63cdf1254f /app/views/partials
parent044364adaacf0caf12deff9f293e84fc6ef2cb55 (diff)
downloadthedroneely.com-6cc1da434175b0d6552347ea2cc5bf5c1432ea7b.tar.gz
thedroneely.com-6cc1da434175b0d6552347ea2cc5bf5c1432ea7b.tar.bz2
thedroneely.com-6cc1da434175b0d6552347ea2cc5bf5c1432ea7b.zip
app/views/partials/footer: Use posts RSS feed link
Diffstat (limited to 'app/views/partials')
-rw-r--r--app/views/partials/footer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/partials/footer.php b/app/views/partials/footer.php
index 1740d80..f2b7b7c 100644
--- a/app/views/partials/footer.php
+++ b/app/views/partials/footer.php
@@ -8,7 +8,7 @@
<p class="has-text-grey-dark is-size-7">
- <a class="underline" href="/rss.xml">RSS Feed</a> |
+ <a class="underline" href="/posts/rss.xml">RSS Feed</a> |
<a class="underline" href="/resume">Resume</a> |