summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-10-10 01:44:06 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-10-10 01:44:06 +0100
commit286972e90c44ae61fa6e21adae94936601a37cd9 (patch)
tree85bae5d728e572c2deddfe4c9607a64268b106e3 /Makefile
parent9e551f057e373305b9212796a136b87c20148227 (diff)
downloadwebsite-286972e90c44ae61fa6e21adae94936601a37cd9.tar.xz
use the smaller glider hacker emblem
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ebf6efb..f07d615 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
HTML := journal.html about.html
CSS := style.css
-RESOURCES := glider.png
+RESOURCES := glider.png glider-small.png
PARTIALS := $(addprefix partials/, meta.html nav.html footer.html)