_includes/footer.html (view raw)
1<footer>
2 <hr>
3 <p>
4 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 <p>gpg key:
11 <a href="/pgp.asc">
12 405C2C163EF6A2C9
13 </a>
14 </p>
15 <a rel="site source" href="https://git.aaoth.xyz/aaoth.xyz.git/about">
16 site source
17 </a>
18 </p>
19</footer>