summaryrefslogtreecommitdiffstats
path: root/partials/footer.html
blob: c43ff004e9dc0d7fee1b0cc89b4f02f8d09e8a69 (plain)
1
2
3
4
5
6
7
8
9
10
11
<footer>
	<p>
	Copyright &copy; by Johannes Löthberg 2014<br />
	You can find me on:
	<a href="https://plus.google.com/+JohannesLothberg?rel=author" rel="me">Google+</a>
	<a href="mailto:johannes@kyriasis.com">Email</a>
	</p>
	<a id="emblem" href='http://www.catb.org/hacker-emblem/'>
		<img src='glider.png' alt='hacker emblem' />
	</a>
</footer>