aboutsummaryrefslogtreecommitdiffstats
path: root/_includes/footer.html
blob: 6c08b07ecca609b20336fa78e9840aa717b6955e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<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>
	<a rel="site source" href="https://git.aaoth.xyz/aaoth.xyz.git/about">
		site source
	</a>
	</p>
</footer>