all repos — aaoth.xyz @ 14e982814d2204e538d1665a0d356a60cfe5f346

aaoth.xyz website

_includes/footer.html (view raw)

 1<footer>
 2    <hr>
 3    <p>
 4        all site contents are licensed under
 5        <a href="http://creativecommons.org/licenses/by-sa/4.0/">
 6            cc-by-sa-4.0
 7        </a>
 8    </p>
 9    <p>
10        gpg:
11        <a href="/pgp.asc">
12            405C2C163EF6A2C9
13        </a>
14    </p>
15    <p>
16        <a href="http://[301:cec9:b4fc:5a23::1]">
17            yggdrasil link
18        </a>
19    </p>
20    <p>
21        <a rel="site source" href="https://git.aaoth.xyz/aaoth.xyz.git/about">
22            site source
23        </a>
24    </p>
25</footer>