aboutsummaryrefslogtreecommitdiff
path: root/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'footer.html')
-rw-r--r--footer.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/footer.html b/footer.html
index 71f386b..64eed05 100644
--- a/footer.html
+++ b/footer.html
@@ -1,4 +1,5 @@
</main>
+<hr/>
<footer role="contentinfo">
<h2>Menu Navigation</h2>
<ul id="menu">
@@ -10,14 +11,16 @@
<li><a href="/colophon">Colophon</a></li>
<li><a href="/now">Now</a></li>
<li><a href="/donate">Donate</a></li>
+ <li><a href="/recipes">Recipes</a></li>
<li><a href="/atom.xml">RSS</a></li>
<li><a href="#top">&uarr; Top of the page</a></li>
</ul>
<small>
- Built with <a href="https://barf.btxx.org">barf</a>. <br>
- Feeds: <a href="/atom.xml">Atom</a> & <a href="/rss.xml">RSS</a><br>
+ Built with <a href="https://wruby.btxx.org">wruby</a>. <br>
Maintained with ♥ for the web. <br>
- Proud supporter of <a href="https://usefathom.com/ref/DKHJVX">Fathom</a> &amp; <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a>. <br>
- The content for this site is <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.<br> The <a href="https://git.sr.ht/~bt/bt.ht">code for this site</a> is <a href="https://git.sr.ht/~bt/bt.ht/tree/master/item/LICENSE">MIT</a>.
+ The content for this site is <a
+ href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.<br>
+ The <a href="https://git.sr.ht/~bt/btxx.org">code for this site</a>
+ is <a href="https://git.sr.ht/~bt/btxx.org/tree/master/item/LICENSE">MIT</a>.
</small>
-</footer> \ No newline at end of file
+</footer>