diff options
author | Bradley Taunt <bt@btxx.org> | 2024-08-14 09:08:10 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-08-14 09:08:10 -0400 |
commit | 135c48b2dea5763feabb47606f71ebd713d6567a (patch) | |
tree | 6ea141119769daf4b2c85a6d75c00c9a1de35aa4 /footer.html | |
parent | 666a32a200354846aef1c87046dd213ad17868d9 (diff) |
Switch over to wruby, include new TUI browsers, extras page
Diffstat (limited to 'footer.html')
-rw-r--r-- | footer.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/footer.html b/footer.html index 894338a..2c8db87 100644 --- a/footer.html +++ b/footer.html @@ -1,7 +1,7 @@ <footer role="contentinfo"> <br> <hr> - <p>→ <a href="https://git.btxx.org/jsfree">Help edit or improve this project</a>.</p> + <p>→ <a href="https://git.sr.ht/~bt/jsfree.org">Help edit or improve this project</a>.</p> <hr> <h2 id="menu">Menu Navigation</h2> <ul> @@ -10,6 +10,7 @@ <li><a href="/code-forges">Code Forges</a></li> <li><a href="/domains">Domain Registrars</a></li> <li><a href="/email">Email</a></li> + <li><a href="/extras">Extras</a></li> <li><a href="/forums">Forums</a></li> <li><a href="/games">Games</a></li> <li><a href="/search-engines">Search Engines</a></li> @@ -19,7 +20,7 @@ <li><a href="/web-hosting">Web Hosting</a></li> </ul> <small> - Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br> + Built with <a href="https://git.sr.ht/~bt/wruby">wruby</a>. <br> Hosted on <a href="https://sourcehut.org">sourcehut</a>. <br> The <a href="https://git.sr.ht/~bt/jsfree.org">code for this site</a> is <a href="https://git.sr.ht/~bt/jsfree.org/tree/master/item/LICENSE">MIT</a>. </small> |