diff options
author | Bradley Taunt <bt@btxx.org> | 2024-09-30 08:31:13 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-09-30 08:31:13 -0400 |
commit | 887528484342feeea130ebb282d19cfb35324e9b (patch) | |
tree | e76c5acb6626326773c75b1803d20d1f0e07416a /footer.html | |
parent | 80caeb4f133b1ff05447c9cdd07d0fba7469c0a2 (diff) |
Update wruby styling, README and homepage links, content updates
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 |