diff options
Diffstat (limited to 'footer.html')
| -rw-r--r-- | footer.html | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/footer.html b/footer.html index 9bab6a5..8e89757 100644 --- a/footer.html +++ b/footer.html @@ -6,19 +6,13 @@ <li><a href="/">Home</a></li><li><a href="/posts">Posts</a></li><li><a href="/projects">Projects</a></li><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="/pizza">Pizza</a></li><li><a href="/recipes">Recipes</a></li><li><a href="/index.rss">RSS</a></li><li><a href="#top">↑ Top</a></li> </ul> </nav> - <nav> - <ul> - <span>Across the web:</span><br> - <li><a href="https://mastodon.bsd.cafe/@bt">Mastodon</a></li><li><a href="https://lobste.rs/~bt">Lobsters</a></li><li><a href="https://news.ycombinator.com/user?id=bradley_taunt">HackerNews</a></li><li><a href="https://lowendtalk.com/profile/btxx">LowEndTalk</a></li> - </ul> - </nav> <small> - Built with <a href="https://wruby.btxx.org">wruby</a><br> - Type set in <a href="https://www.lettersoup.de/sofia-sans/">Sofia Sans</a><br> + Built with <a href="https://wruby.btxx.org">wruby</a> <br> Running on <a href="https://openbsd.org">OpenBSD</a> via <a href="https://billing.linveo.com/order/forms/a/MTM4Ng==">Linveo</a><br> Supporter of <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a> & <a href="https://usefathom.com/ref/DKHJVX">Fathom Analytics</a><br/> - All site content is <a - href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a> and the <a href="https://git.sr.ht/~bt/btxx.org">source code</a> + The content for this site is <a + href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a><br> + The <a href="https://git.sr.ht/~bt/btxx.org">code for this site</a> is <a href="https://git.sr.ht/~bt/btxx.org/tree/master/item/LICENSE">MIT</a> </small> </footer> |
