summaryrefslogtreecommitdiffstats
path: root/themes/rusticus/layouts/partials/footer/footer.html
diff options
context:
space:
mode:
authorRomeo Disca <romeo.disca@gmail.com>2019-06-17 17:44:28 +0200
committerRomeo Disca <romeo.disca@gmail.com>2019-06-18 19:07:45 +0200
commit3209c0dce1983de71562e7b7c387c11e5c4384d5 (patch)
tree21bd036b0077e8f6e831028dcb973bbf4168db70 /themes/rusticus/layouts/partials/footer/footer.html
parentda96922896e187e604207dbaa40fe2b50689a13d (diff)
add imprint
Diffstat (limited to 'themes/rusticus/layouts/partials/footer/footer.html')
-rw-r--r--themes/rusticus/layouts/partials/footer/footer.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/rusticus/layouts/partials/footer/footer.html b/themes/rusticus/layouts/partials/footer/footer.html
index 124fdd8..70b9b46 100644
--- a/themes/rusticus/layouts/partials/footer/footer.html
+++ b/themes/rusticus/layouts/partials/footer/footer.html
@@ -7,8 +7,7 @@
<footer>
<section>
<ul>
- <li><a href="#">contact</a></li>
- <li><a href="#">imprint</a></li>
+ <li><a href="{{ ref . "top/imprint.md" }}">imprint</a></li>
</ul>
</section>
</footer>