blob: e5e4641616fd66aa9dca4d8e8146426239822438 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<footer>
<p>
Copyright © 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='resources/glider.png' alt='hacker emblem' />
</a>
</footer>
|