diff options
author | Bradley Taunt <bt@btxx.org> | 2024-09-30 08:10:23 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-09-30 08:10:23 -0400 |
commit | 11a10268867875fefaa00270cb67b8e3e2eadd7a (patch) | |
tree | b3b691da866401fe47a0e89c2e9b881ed54a3c91 /footer.html | |
parent | 126933771a525a43a6d3de3dbccf5a6ca6980bf2 (diff) |
Use external stylesheet instead of inline, cleanup structure slightly, README update
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 6a2001c..94a640f 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> |