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