aboutsummaryrefslogtreecommitdiff
path: root/_includes/footer.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/footer.html')
-rw-r--r--_includes/footer.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index ac6c4f9..eee139d 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1 +1,3 @@
-<section class="container"></section>
+<section class="container">
+ &copy; {{ site.time | date: "%Y" }}. All rights reserved.
+</section>