summary refs log tree commit diff
path: root/www/causal.agency/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-12 23:36:03 -0500
committerJune McEnroe <june@causal.agency>2021-01-12 23:36:03 -0500
commitfa9f9040d4426fed7123b5f11a3ef2ed9e3fc451 (patch)
treeda497e1e621f3a0d8f9155c2146e7a3f199410c3 /www/causal.agency/Makefile
parentAvoid matching tag text inside HTML elements (diff)
downloadsrc-fa9f9040d4426fed7123b5f11a3ef2ed9e3fc451.tar.gz
src-fa9f9040d4426fed7123b5f11a3ef2ed9e3fc451.zip
Style causal.agency like bin HTML
Diffstat (limited to 'www/causal.agency/Makefile')
-rw-r--r--www/causal.agency/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/causal.agency/Makefile b/www/causal.agency/Makefile
index 82400b55..95f52120 100644
--- a/www/causal.agency/Makefile
+++ b/www/causal.agency/Makefile
@@ -8,7 +8,7 @@ index.html: index.7
 	mandoc -T html -O style=style.css index.7 > index.html
 
 scheme.css:
-	scheme -s > scheme.css
+	scheme -st > scheme.css
 
 scheme.png:
 	scheme -g > scheme.png