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

<footer role="contentinfo">
    <p>Found this blog useful?<br> Consider <a href="/contribute">contributing to hosting costs!</a>.</p>
    <div class="footer-nav">
        <h3 id="footer-nav">Navigation</h3>
        <ul>
            <li><a href="/">Home</a></li><li><a href="/about">About</a></li><li><a href="/posts">Posts</a></li><li><a href="/projects">Projects</a></li><li><a href="/git">Git</a></li><li><a href="/contribute">Contribute</a></li><li><a href="/uses">Uses</a></li><li><a href="/recipes">Recipes</a></li><li><a href="/wiki">Wiki</a></li>
        </ul>
    </div>
    <small>
        <a href="#top">&uarr; Top of page</a><br>
        Powered by <a href="https://freebsd.org">FreeBSD</a> and <a href="https://wruby.btxx.org">wruby</a><br>
        Hosted on <a href="https://www.nearlyfreespeech.net/contribute/btxx.org">NearlyFreeSpeech.NET</a><br><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>
</body>