From 98cd5a598611642a9cb5c3c0fd378cb803f7ec0f Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 21 Oct 2014 20:53:24 +0200 Subject: add glider as favicon --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5fd4e32..6d0cbff 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ CSS := style.css WELLKNOWN := $(addprefix .well-known/, keybase.txt) FILES := $(HTML) $(CSS) robots.txt sitemap.xml sitemap1.xml \ - $(WELLKNOWN) + $(WELLKNOWN) glider.png site: build/.well-known/ $(addprefix build/, $(FILES)) -- cgit v1.2.3-54-g00ecf