summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorRomeo Disca <romeo.disca@gmail.com>2019-06-20 12:08:18 +0200
committerRomeo Disca <romeo.disca@gmail.com>2019-06-20 12:08:18 +0200
commit5cf93a54d233c2ff01ba9320ea0d29da6e366ab0 (patch)
treec9f3afb1fd044996f4a403ae3b22aee3aec2eb26 /themes
parent076d256e199e42d5d1420b9e28e10a6caf1eec90 (diff)
add links
Diffstat (limited to 'themes')
-rw-r--r--themes/rusticus/layouts/partials/footer/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/rusticus/layouts/partials/footer/footer.html b/themes/rusticus/layouts/partials/footer/footer.html
index a5165b6..82683fc 100644
--- a/themes/rusticus/layouts/partials/footer/footer.html
+++ b/themes/rusticus/layouts/partials/footer/footer.html
@@ -7,7 +7,7 @@
<footer>
<section>
<ul>
- <li><a href="{{ ref . "top/imprint.md" }}">imprint</a></li>
+ <li><a href="{{ ref . "/top/imprint.md" }}">imprint</a></li>
<li>&copy; 2019</li>
</ul>
</section>