diff options
Diffstat (limited to 'footer.html')
-rw-r--r-- | footer.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/footer.html b/footer.html new file mode 100644 index 0000000..1277c5e --- /dev/null +++ b/footer.html @@ -0,0 +1,9 @@ +<footer> + <p> + Copyright © Johannes Löthberg 2014<br /> + PGP Key ID: 0x3A9D0BB5 + </p> + <a id="emblem" href='http://www.catb.org/hacker-emblem/'> + <img src='/~kyrias/glider.png' alt='hacker emblem' /> + </a> +</footer> |