diff options
author | Adam Stück <adam@adast.dk> | 2024-09-14 23:18:53 +0200 |
---|---|---|
committer | Adam Stück <adam@adast.dk> | 2024-09-14 23:30:11 +0200 |
commit | 8af8f7b665375f5b5c5a701aaf3631263a2e6515 (patch) | |
tree | a30a9783d6d444765654555075d5570ef0a79ab7 /footer.html | |
parent | d46643435360f1b2fd38b098c33cf5a3bfd1af12 (diff) |
switch to wruby site generator
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> |