diff options
author | Bradley Taunt <bt@btxx.org> | 2024-09-29 16:01:43 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-09-29 16:01:43 -0400 |
commit | 89cef3c523f1dab2f73088ef3781d7f5d93615c8 (patch) | |
tree | 032575af33cf8b314a3bf9dec82bbfc405d9f2e5 /footer.html | |
parent | 696c452ef9ec21e5b99f00f95b9db86e4c9d163c (diff) |
Fix missing image on wiki subpage, use style file instead of inline, minor styling changes
Diffstat (limited to 'footer.html')
-rw-r--r-- | footer.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/footer.html b/footer.html index 2e5a12b..53f02a0 100644 --- a/footer.html +++ b/footer.html @@ -1,7 +1,5 @@ </main> -<hr/> <footer role="contentinfo"> - <h2>Menu Navigation</h2> <ul id="menu"> <li><a href="/">Home</a></li> <li><a href="/posts">Posts</a></li> |