aboutsummaryrefslogtreecommitdiffstats
path: root/_includes/footer.html
blob: 6172487ade717eb4feb0146e7e8f44dcf3dbf408 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<footer>
	<p>
		this work is licensed under a
		<a href="http://creativecommons.org/licenses/by-sa/4.0/">
			creative commons attribution-sharealike 4.0 international license
		</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>