aboutsummaryrefslogtreecommitdiffhomepage
path: root/footer.html
blob: 28f0da460484d43fc0cf4dfa38640ca4be5b8d26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
</main>

<footer role="contentinfo">
    <p>Looking to help this site? Consider <a href="/contribute">contributing towards hosting costs</a>.</p>
    <nav id="menu">
        <ul>
            <li><a href="/uses/">Uses</a></li><li><a href="/wiki/">Wiki</a></li><li><a href="/resume/">Resume</a></li><li><a href="/colophon/">Colophon</a></li><li><a href="/now/">Now</a></li><li><a href="/recipes/">Recipes</a></li><li><a href="/index.rss">RSS</a></li>
        </ul>
    </nav>
    <small>
        <a href="#top">&uarr; Top of page</a><br>
        Built with <a href="https://wruby.btxx.org">wruby</a><br>
        Hosted on <a href="https://www.nearlyfreespeech.net/contribute/btxx.org">NearlyFreeSpeech</a><br>
        Supporter of <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a> & <a href="https://usefathom.com/ref/DKHJVX">Fathom Analytics</a><br/>
        The <a href="https://codeberg.org/btxx/btxx.org">code for this site</a>
        is <a href="https://codeberg.org/btxx/btxx.org/src/branch/master/LICENSE">MIT</a><br>
        No ads. No tracking. No cookies. Ever.
    </small>
</footer>