diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-05-08 13:43:02 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-05-08 13:43:02 +0200 |
commit | f01e0c72f78e7618a422ec9e25c7712e8ca551ae (patch) | |
tree | 4d069c2cf92652fd8a0244aa3fd5612afe72a698 /footer.html | |
parent | 14e5ead1d12939d3c40cdf6d3f06e53abfa6703c (diff) | |
download | website-f01e0c72f78e7618a422ec9e25c7712e8ca551ae.tar.xz |
Redid menu, reindented, flex all the things™
Diffstat (limited to 'footer.html')
-rw-r--r-- | footer.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/footer.html b/footer.html index 1277c5e..74a1d9d 100644 --- a/footer.html +++ b/footer.html @@ -1,9 +1,9 @@ <footer> <p> - Copyright © Johannes Löthberg 2014<br /> - PGP Key ID: 0x3A9D0BB5 + 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' /> + <img src='glider.png' alt='hacker emblem' /> </a> </footer> |