summaryrefslogtreecommitdiff
path: root/layouts/_partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_partials/footer.html')
-rw-r--r--layouts/_partials/footer.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/_partials/footer.html b/layouts/_partials/footer.html
new file mode 100644
index 0000000..5f8ffc6
--- /dev/null
+++ b/layouts/_partials/footer.html
@@ -0,0 +1,3 @@
+<footer class="footer">
+ <p class="footer__text">{{ replace $.Site.Copyright "{currentYear}" (now.Format "2006") }}</p>
+</footer> \ No newline at end of file