aboutsummaryrefslogtreecommitdiff
path: root/footer.html
blob: 14eff0ac3dec88a72adf90f7449e269f446d9d62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<hr/>
<footer role="contentinfo">
    <h2>Menu Navigation</h2>
    <ul>
        <li><a href="/">Home</a></li>
        <li><a href="https://tv.adast.dk/c/arena/videos">Videos</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>
        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>