aboutsummaryrefslogtreecommitdiffstats
path: root/_includes/footer.html
blob: a44e76779b015ab9b3274246b824a944f8bfc944 (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="/DD1F79DC24054C1F42440F2E405C2C163EF6A2C9.asc">
        405C2C163EF6A2C9
    </a>
    </p>
	<a rel="site source" href="https://git.aaoth.xyz/aaoth.xyz.git/about">
		site source
	</a>
	</p>
</footer>