diff options
Diffstat (limited to '_site_build/_includes/footer.html')
| -rw-r--r-- | _site_build/_includes/footer.html | 2 |
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 © 2011 by {{ site.author }}. All Rights Reserved.</small> + <small>Copyright © {{ site.copyright_year }} by {{ site.author }}. All Rights Reserved.</small> </p> </footer> |
