diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-06 19:14:51 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-06 19:17:03 +0200 |
commit | ac2aa1fee5674584c58acfe9c5b47e188582b1ca (patch) | |
tree | 97f7fd713608428ba09eef61bac9d745570820e4 /partials | |
parent | 99250cae283c7483373eb5bbc9277137ced7a7ca (diff) | |
download | website-ac2aa1fee5674584c58acfe9c5b47e188582b1ca.tar.xz |
holy massive dump
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 c43ff00..e5e4641 100644 --- a/partials/footer.html +++ b/partials/footer.html @@ -6,6 +6,6 @@ <a href="mailto:johannes@kyriasis.com">Email</a> </p> <a id="emblem" href='http://www.catb.org/hacker-emblem/'> - <img src='glider.png' alt='hacker emblem' /> + <img src='resources/glider.png' alt='hacker emblem' /> </a> </footer> |