aboutsummaryrefslogtreecommitdiffstats
path: root/aboutwilson/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'aboutwilson/templates/base.html')
-rw-r--r--aboutwilson/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/aboutwilson/templates/base.html b/aboutwilson/templates/base.html
index a4423b4..a427c30 100644
--- a/aboutwilson/templates/base.html
+++ b/aboutwilson/templates/base.html
@@ -90,7 +90,7 @@
<div class="container">
<div class="row">
<div class="col-md-12 text-center center-block aw-bottom">
- <p>&copy; {{ AUTHOR }} 2014</p>
+ <p>&copy; {{ AUTHOR }} 2016</p>
<p>Powered by Pelican</p>
</div>
</div>