From 193f28b89e7c410736d9a5520928be25ee34040d Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 27 Jul 2019 00:24:05 -0400 Subject: Revert "Use scheme to style HTMLs" This reverts commit 46237a457ff3c9a813a56f2a442c115bf8610cbc. 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