aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2021-06-18 20:12:26 -0400
committerThedro Neely <thedroneely@gmail.com>2021-06-19 01:01:38 -0400
commit46ebc59aa8b4f7800f702ebbdfd12845f5534517 (patch)
tree63dfb1866eec70a26b0ad05d353ce3f8c6923333
parente4784e2bde41d1921db4e8cec352930c05780ce7 (diff)
downloadthedroneely.com-46ebc59aa8b4f7800f702ebbdfd12845f5534517.tar.gz
thedroneely.com-46ebc59aa8b4f7800f702ebbdfd12845f5534517.tar.bz2
thedroneely.com-46ebc59aa8b4f7800f702ebbdfd12845f5534517.zip
app/views/partials/footer: Add site map
-rw-r--r--app/views/partials/footer.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/partials/footer.php b/app/views/partials/footer.php
index 912a08f..e4c9aac 100644
--- a/app/views/partials/footer.php
+++ b/app/views/partials/footer.php
@@ -7,6 +7,8 @@
<p class="has-text-grey-dark is-size-7">
+ <a href="/sitemap.xml">Site Map</a> |
+
<a href="/posts/rss.xml">RSS Feed</a> |
<a href="/resume">Resume</a> |