aboutsummaryrefslogtreecommitdiffstats
path: root/templates/partials/footer.html
blob: 9f3156bfff2d616da681ac2f5b00bb26f9e6a1ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<footer>
  <hr />
  <a href="https://webring.gumx.cc/gumx.cc/previous">&larr; previous site</a> /
  <a href="https://webring.gumx.cc/">webring</a> /
  <a href="https://webring.gumx.cc/gumx.cc/next">next site &rarr;</a>
  <br />
  <a href="https://git.gumx.cc/gumx.cc">source</a> /
  <a href="https://mail.gumx.cc/lists/gumx.cc">mailing list</a> /
  <a href="/license">license</a>
  <p class="network">
    <a href="https://git.gumx.cc">git</a> /
    <a href="https://mail.gumx.cc">mail</a> /
    <a href="https://irc.gumx.cc">irc</a> /
    <a href="https://vpn.gumx.cc">vpn</a> /
    <a href="https://pgp.gumx.cc">pgp</a> /
    <a href="https://wk.fo">wk.fo</a>
  </p>
</footer>