summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-10-10 13:29:53 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-10-10 13:29:53 +0200
commita936e7075ee3101fc0dfddac013bf23176f3e655 (patch)
treef189ae48f75d5c016bdaf499cac4a846d5f21b44 /Makefile
parent2121a01e5c5893700f9b2a71613c098d910f4d9e (diff)
downloadwebsite-a936e7075ee3101fc0dfddac013bf23176f3e655.tar.xz
shrink glider to 40x40
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f07d615..a03ef87 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
HTML := journal.html about.html
CSS := style.css
-RESOURCES := glider.png glider-small.png
+RESOURCES := glider.png glider-medium.png
PARTIALS := $(addprefix partials/, meta.html nav.html footer.html)