_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>gpg key:
10 <a href="/pgp.asc">
11 405C2C163EF6A2C9
12 </a>
13 </p>
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>