summaryrefslogtreecommitdiffstats
path: root/partials/footer.html
blob: 2ae4f323c7194b976df72e6d51ea0868472111bf (plain)
1
2
3
4
5
6
7
8
9
10
11
<footer>
	<p>
	Copyright &copy; 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>