diff options
Diffstat (limited to 'footer.html')
-rw-r--r-- | footer.html | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/footer.html b/footer.html index 2c8db87..45b01fa 100644 --- a/footer.html +++ b/footer.html @@ -1,9 +1,5 @@ <footer role="contentinfo"> - <br> - <hr> - <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> + <p>→ <a href="https://git.btxx.org/jsfree">Help edit or improve this project</a>.</p> <ul> <li><a href="/">Home</a></li> <li><a href="/browsers">Browsers</a></li> @@ -20,8 +16,7 @@ <li><a href="/web-hosting">Web Hosting</a></li> </ul> <small> - 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>. + Built with <a href="https://wruby.btxx.org">wruby</a>.<br> + The <a href="https://git.btxx.org/jsfree">code for this site</a> is <a href="https://choosealicense.com/licenses/mit/">MIT</a>. </small> </footer>
\ No newline at end of file |