From c67ec962dc5d5e9e42eb72032ed4f039cf20629b Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 17 Nov 2014 01:33:06 +0100 Subject: Add dejavusans mono webfont --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 333d0af..864caab 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ HTML := index.html CSS := style.css WELLKNOWN := $(addprefix .well-known/, keybase.txt) -FONTS := $(addprefix fonts/, ptsans.ttf ptsans-bold.ttf ptsans-italic.ttf) +FONTS := $(addprefix fonts/, ptsans.ttf ptsans-bold.ttf ptsans-italic.ttf DejaVuSansMono.woff) FILES := $(HTML) $(CSS) robots.txt sitemap.xml sitemap1.xml \ $(WELLKNOWN) $(FONTS) glider.png -- cgit v1.2.3-54-g00ecf