summaryrefslogtreecommitdiff
path: root/_site_build/_includes/footer.html
diff options
context:
space:
mode:
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>