diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 01:52:38 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 01:52:38 +0100 |
commit | 14d30aeaba531854e2bde6884bc6ab48a5233795 (patch) | |
tree | 932898857159286f65da44fda221e70e58636d29 /partials/footer.html | |
parent | 286972e90c44ae61fa6e21adae94936601a37cd9 (diff) | |
download | website-14d30aeaba531854e2bde6884bc6ab48a5233795.tar.xz |
rever using small glider, and add padding under it
keep the png tho
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 eacd067..7dcbd78 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-small.png' alt='hacker emblem' /> + <img src='resources/glider.png' alt='hacker emblem' /> </a> </footer> |