diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 13:29:53 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 13:29:53 +0200 |
commit | a936e7075ee3101fc0dfddac013bf23176f3e655 (patch) | |
tree | f189ae48f75d5c016bdaf499cac4a846d5f21b44 /partials/footer.html | |
parent | 2121a01e5c5893700f9b2a71613c098d910f4d9e (diff) | |
download | website-a936e7075ee3101fc0dfddac013bf23176f3e655.tar.xz |
shrink glider to 40x40
Diffstat (limited to 'partials/footer.html')
-rw-r--r-- | partials/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/partials/footer.html b/partials/footer.html index 33a4998..d5f4556 100644 --- a/partials/footer.html +++ b/partials/footer.html @@ -13,6 +13,6 @@ </p> <a id="emblem" href='http://www.catb.org/hacker-emblem/'> - <img src='resources/glider.png' alt='hacker emblem' /> + <img src='resources/glider-medium.png' alt='hacker emblem' /> </a> </footer> |