summaryrefslogtreecommitdiff
path: root/_site_build/_includes/footer.html
diff options
context:
space:
mode:
authordavidtsadler <davidtsadler@googlemail.com>2012-01-01 21:16:29 +0000
committerdavidtsadler <davidtsadler@googlemail.com>2012-01-01 21:16:29 +0000
commitc8f60a4f4c8fab99eda2c3c8df3f655e3ba072f1 (patch)
tree6663dd68649cb49b31111005c42e449e61cb3447 /_site_build/_includes/footer.html
parentec9aeab275f199a104a9d48b4a190ac5b507e615 (diff)
Add RSS feed.
Diffstat (limited to '_site_build/_includes/footer.html')
-rw-r--r--_site_build/_includes/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_site_build/_includes/footer.html b/_site_build/_includes/footer.html
index 70bd3c5..b165e1d 100644
--- a/_site_build/_includes/footer.html
+++ b/_site_build/_includes/footer.html
@@ -1,5 +1,5 @@
<footer>
<p>
- <small>Copyright &copy; 2011 by {{ site.author }}. All Rights Reserved.</small>
+ <small>Copyright &copy; {{ site.copyright_year }} by {{ site.author }}. All Rights Reserved.</small>
</p>
</footer>