From f1b0372d1cad18dd5e70d04d473b0feb469253c7 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 10 May 2015 18:31:45 +0200 Subject: Add pygments syntax highlighting --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0e3a90b..d0824af 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ HTML := index.html journal.html about.html -CSS := style.css journal/isso.css +CSS := style.css pygments-default.css journal/isso.css RESOURCES := glider.png me.jpg TEMPLATES := $(shell find src/templates) -- cgit v1.2.3-54-g00ecf