diff options
Diffstat (limited to 'footer.html')
| -rw-r--r-- | footer.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/footer.html b/footer.html index dd12d97..28f0da4 100644 --- a/footer.html +++ b/footer.html @@ -2,6 +2,11 @@ <footer role="contentinfo"> <p>Looking to help this site? Consider <a href="/contribute">contributing towards hosting costs</a>.</p> + <nav id="menu"> + <ul> + <li><a href="/uses/">Uses</a></li><li><a href="/wiki/">Wiki</a></li><li><a href="/resume/">Resume</a></li><li><a href="/colophon/">Colophon</a></li><li><a href="/now/">Now</a></li><li><a href="/recipes/">Recipes</a></li><li><a href="/index.rss">RSS</a></li> + </ul> + </nav> <small> <a href="#top">↑ Top of page</a><br> Built with <a href="https://wruby.btxx.org">wruby</a><br> |
