aboutsummaryrefslogtreecommitdiffstats
path: root/_includes/footer.html
blob: d3e9dc56c52547f6eb7ca1d21925f8ccf9c6fb74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<footer>
	<p>
		licensed under
		<a href="http://creativecommons.org/licenses/by-sa/4.0/">
            cc-by-sa-4.0
		</a>
	</p>
	<p>
    <p>gpg key:
    <a href="/pgp.asc">
        405C2C163EF6A2C9
    </a>
    </p>
	<a rel="site source" href="https://git.aaoth.xyz/aaoth.xyz.git/about">
		site source
	</a>
	</p>
</footer>