summaryrefslogtreecommitdiff
path: root/_includes/footer.html
blob: 1113bb3a451d4ce72429afaeb2b6ea901f261104 (plain)
1
2
3
4
5
6
7
8
9
10
11
<footer class="footer">
  <div class="content has-text-centered">
    <p>
      <a href="https://lists.nadir.org/mailman/listinfo/schleuder-announce">Subscribe to our Mailinglist</a>
    </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/main">see their history</a>.
    </p>
  </div>
</footer>