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 5c76d84..94ccd84 100644 --- a/footer.html +++ b/footer.html @@ -4,11 +4,12 @@ <ul id="menu"> <li><a href="/">Home</a></li> <li><a href="https://tv.adast.dk/c/arena/videos">Videos</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> + Hosted on <a href="https://sourcehut.org">sourcehut</a>. <br> The <a href="https://git.sr.ht/~adamski/arena-web">code for this site</a> is <a href="https://git.sr.ht/~adamski/arena-web/tree/main/item/LICENSE">MIT</a>. </small> </footer> |