diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 01:44:06 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 01:44:06 +0100 |
commit | 286972e90c44ae61fa6e21adae94936601a37cd9 (patch) | |
tree | 85bae5d728e572c2deddfe4c9607a64268b106e3 /partials/footer.html | |
parent | 9e551f057e373305b9212796a136b87c20148227 (diff) | |
download | website-286972e90c44ae61fa6e21adae94936601a37cd9.tar.xz |
use the smaller glider hacker emblem
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 7dcbd78..eacd067 100644 --- a/partials/footer.html +++ b/partials/footer.html @@ -11,6 +11,6 @@ </p> <a id="emblem" href='http://www.catb.org/hacker-emblem/'> - <img src='resources/glider.png' alt='hacker emblem' /> + <img src='resources/glider-small.png' alt='hacker emblem' /> </a> </footer> |