Skip to content
Snippets Groups Projects
footer.html 590 B
Newer Older
resynth1943's avatar
resynth1943 committed
<footer>
    <p class="footer-description">
        {{ brand.description }}
        <br />
        Proudly powered by <a href="https://11ty.dev">Eleventy</a>,
        <a href="https://framagit.org">Framagit</a> and more.
        <a href="/domain/">Like what you see?</a>
Resynth's avatar
Resynth committed
        <a rel="me" href="https://mstdn.social/@ReverseEagle">Mastodon</a>
Resynth's avatar
Resynth committed
        <hr />
        <a href="https://framagit.org/reverseeagle/developers">Source code</a>
        <span aria-disabled="true"></span>
        <a href="https://framagit.org/reverseeagle/developers/-/issues">Issues</a>
resynth1943's avatar
resynth1943 committed
    </p>
Resynth's avatar
Resynth committed
</footer>