diff options
author | Bradley Taunt <bt@btxx.org> | 2024-07-22 08:46:55 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-07-22 08:46:55 -0400 |
commit | cd4572bb814834bd2613f4a351b35460af93d785 (patch) | |
tree | 58ca801d7dbf2a166b22e7b169806a0686d0cc4f /footer.html | |
parent | 81badb77f92bc0cab55af292ea2bd31e04d69bb4 (diff) |
Add websites page, new blog post example
Diffstat (limited to 'footer.html')
-rw-r--r-- | footer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/footer.html b/footer.html index 7575af9..d1747b7 100644 --- a/footer.html +++ b/footer.html @@ -5,6 +5,7 @@ <ul id="menu"> <li><a href="/">Home</a></li> <li><a href="/about">About</a></li> + <li><a href="/websites">Websites</a></li> <li><a href="/index.atom">RSS</a></li> <li><a href="#top">↑ Top of the page</a></li> </ul> |