aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <valentineus@gmail.com>2018-04-11 17:23:35 +0300
committerValentin Popov <valentineus@gmail.com>2018-04-11 17:23:35 +0300
commit382200559d18394e1278af7d71884dd35b8979bd (patch)
tree136dab6dbad472608e70ea242b25db8da22874ca
parentd2ed5ef748541352d767132db0bb4e87056edae8 (diff)
downloadpopov.link-382200559d18394e1278af7d71884dd35b8979bd.tar.xz
popov.link-382200559d18394e1278af7d71884dd35b8979bd.zip
Copyright
-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>