From a936e7075ee3101fc0dfddac013bf23176f3e655 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Fri, 10 Oct 2014 13:29:53 +0200 Subject: shrink glider to 40x40 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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) -- cgit v1.2.3-54-g00ecf