From 44bad3cddd7457281ee54e543a2035e7b7e85acd Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Fri, 10 Oct 2014 14:16:18 +0200 Subject: Use big glider but resize it using width/height --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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) -- cgit v1.2.3-54-g00ecf