diff options
Diffstat (limited to 'footer.html')
| -rw-r--r-- | footer.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/footer.html b/footer.html index 53f02a0..2fee066 100644 --- a/footer.html +++ b/footer.html @@ -12,14 +12,15 @@ <li><a href="/pizza">Pizza</a></li> <li><a href="/recipes">Recipes</a></li> <li><a href="/index.rss">RSS</a></li> - <li><a href="#top">↑ Top of the page</a></li> + <li><a href="#top">↑ Top</a></li> </ul> <small> - Built with <a href="https://wruby.btxx.org">wruby</a>. <br> - Proud supporter of <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a> & <a href="https://usefathom.com/ref/DKHJVX">Fathom Analytics</a><br/> + Built with <a href="https://wruby.btxx.org">wruby</a> <br> + Running on <a href=" https://dartnode.com?aff=btxx ">Dartnode</a><br> + Supporter of <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a> & <a href="https://usefathom.com/ref/DKHJVX">Fathom Analytics</a><br/> The content for this site is <a - href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.<br> + 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>. + is <a href="https://git.sr.ht/~bt/btxx.org/tree/master/item/LICENSE">MIT</a> </small> </footer> |
