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

<footer role="contentinfo">
    <p>Found this blog useful? Consider <a href="/contribute">buying me a coffee!</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>
        Powered by <a href="https://openbsd.org">OpenBSD</a>, <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>, <a href="https://man.openbsd.org/relayd.8">relayd(8)</a>, and <a href="https://wruby.btxx.org">wruby</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>