summaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorNina Siessegger <n.siessegger@zeromail.org>2020-01-15 19:51:43 +0100
committerNina Siessegger <n.siessegger@zeromail.org>2020-01-15 19:51:43 +0100
commit71cf90dcabd7c29015e431972f16eea73b4a8be6 (patch)
tree2f94b2a80ed8a9f0420ddcd260aebeecd248b9e7 /_includes
parent5f2b1a0d31f26d1d2a169dda749d0ecd79194ce7 (diff)
Add some margin to footer content
Diffstat (limited to '_includes')
-rw-r--r--_includes/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index 7a23842..afcf17c 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -3,7 +3,7 @@
<p>
<a href="https://lists.nadir.org/mailman/listinfo/schleuder-announce">Subscribe to our Mailinglist</a>
</p>
- <p>
+ <p class="margin-top">
To suggest changes to these documents, or if you found any errors in them, please <a href="/contact.html">please let us know</a>.
You can also <a href="https://0xacab.org/schleuder/schleuder-website/commits/master">see their history</a>.
</p>