summaryrefslogtreecommitdiffstats
path: root/themes/rusticus/layouts/partials/footer/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/rusticus/layouts/partials/footer/footer.html')
-rw-r--r--themes/rusticus/layouts/partials/footer/footer.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/themes/rusticus/layouts/partials/footer/footer.html b/themes/rusticus/layouts/partials/footer/footer.html
index 70b9b46..08f14d8 100644
--- a/themes/rusticus/layouts/partials/footer/footer.html
+++ b/themes/rusticus/layouts/partials/footer/footer.html
@@ -6,11 +6,13 @@
<footer>
<section>
- <ul>
+ <ul>
<li><a href="{{ ref . "top/imprint.md" }}">imprint</a></li>
- </ul>
- </section>
- </footer>
+ <li>&copy; 2019</li>
+ </ul>
+ </section>
+ </footer>
+
</div>