From 0b8af7aac0f3b8975e2fe4df713f163f77852918 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 27 Jul 2019 00:24:05 -0400 Subject: Revert "Use scheme to style HTMLs" This reverts commit 4b7d5161a30645b0a23691687ef1aafdda62d3bb. I don't know why but I don't like it. --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index c35e1c8f..1508a43b 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -121,7 +121,7 @@ WEBROOT = /usr/local/www/causal.agency html: $(HTMLS) @true -$(HTMLS): html.sh style.sed hi scheme ttpre +$(HTMLS): ttpre hi html.sh .SUFFIXES: .html -- cgit 1.4.1