diff options
Diffstat (limited to 'footer.html')
-rw-r--r-- | footer.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/footer.html b/footer.html index 301a703..ba57ae1 100644 --- a/footer.html +++ b/footer.html @@ -10,11 +10,12 @@ <li><a href="/now">Now</a></li> <li><a href="/contact">Contact</a></li> <li><a href="/donate">Donate</a></li> + <li><a href="/index.rss">RSS</a></li> <li><a href="#top">↑ Top of the page</a></li> </ul> <small> - Feeds: <a href="/atom.xml">Atom</a> | <a href="/rss.xml">RSS</a> <br> - Built with <a href="https://barf.btxx.org">barf</a>. <br> + Built with <a href="https://wruby.btxx.org">wruby</a>. <br> + Maintained with ♥ for the web. <br> The content for this site is <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>.<br> The <a href="https://git.sr.ht/~adamski/adast.dk">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.dk/tree/main/item/LICENSE">MIT</a>. </small> |