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.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>