aboutsummaryrefslogtreecommitdiff
path: root/footer.html
blob: 2c8db8743112ada2016adc67f5e3b8a9c34a3c30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<footer role="contentinfo">
    <br>
    <hr>
    <p>&rarr; <a href="https://git.sr.ht/~bt/jsfree.org">Help edit or improve this project</a>.</p>
    <hr>
    <h2 id="menu">Menu Navigation</h2>
    <ul>
        <li><a href="/">Home</a></li>
        <li><a href="/browsers">Browsers</a></li>
        <li><a href="/code-forges">Code Forges</a></li>
        <li><a href="/domains">Domain Registrars</a></li>
        <li><a href="/email">Email</a></li>
        <li><a href="/extras">Extras</a></li>
        <li><a href="/forums">Forums</a></li>
        <li><a href="/games">Games</a></li>
        <li><a href="/search-engines">Search Engines</a></li>
        <li><a href="/social-media">Social Media</a></li>
        <li><a href="/storage">Storage</a></li>
        <li><a href="/video">Video</a></li>
        <li><a href="/web-hosting">Web Hosting</a></li>
    </ul>
    <small>
        Built with <a href="https://git.sr.ht/~bt/wruby">wruby</a>. <br>
        Hosted on <a href="https://sourcehut.org">sourcehut</a>. <br>
        The <a href="https://git.sr.ht/~bt/jsfree.org">code for this site</a> is <a href="https://git.sr.ht/~bt/jsfree.org/tree/master/item/LICENSE">MIT</a>.
    </small>
</footer>