summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-10-10 14:16:18 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-10-10 14:16:18 +0200
commit44bad3cddd7457281ee54e543a2035e7b7e85acd (patch)
treeada9ce2ab682826668c63541b763a1592a9ce9f3 /Makefile
parent7caddec8f32c23bfe6adcde7faa1a15302311146 (diff)
downloadwebsite-44bad3cddd7457281ee54e543a2035e7b7e85acd.tar.xz
Use big glider but resize it using width/height
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f07d615..ebf6efb 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
PARTIALS := $(addprefix partials/, meta.html nav.html footer.html)