diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 13:54:26 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 13:54:26 +0200 |
commit | 7caddec8f32c23bfe6adcde7faa1a15302311146 (patch) | |
tree | 665e70dace49449877fb711f0d115a5d7b977bef /partials | |
parent | a936e7075ee3101fc0dfddac013bf23176f3e655 (diff) | |
download | website-7caddec8f32c23bfe6adcde7faa1a15302311146.tar.xz |
Revert "shrink glider to 40x40"
This reverts commit a936e7075ee3101fc0dfddac013bf23176f3e655.
Diffstat (limited to 'partials')
-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 d5f4556..33a4998 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-medium.png' alt='hacker emblem' /> + <img src='resources/glider.png' alt='hacker emblem' /> </a> </footer> |