summaryrefslogtreecommitdiff
path: root/themes/_includes/layout/footer.html
blob: bd27826ba2ac843832b899132df9a0b993152148 (plain)
1
2
3
4
5
6
7
8
<footer class="site-footer">
    <nav>
        <a href="/impressum.html">Impressum</a>
        <a href="/datenschutz.html">Datenschutz</a>
    </nav>

    <p>E-Mail: <a href="mailto:belka@caraus.de">belka@caraus.de</a></p>
</footer>