summary refs log tree commit diff
path: root/www/causal.agency/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-09-30 10:46:20 -0400
committerJune McEnroe <june@causal.agency>2022-09-30 10:46:55 -0400
commite56d25a21504d2c9ad8c37f4fb115e460a28beeb (patch)
tree508021db82b1f70f51aab25ab786ddaba5ee9616 /www/causal.agency/Makefile
parentSet wallpaper to a random colour escher knot (diff)
downloadsrc-e56d25a21504d2c9ad8c37f4fb115e460a28beeb.tar.gz
src-e56d25a21504d2c9ad8c37f4fb115e460a28beeb.zip
Add alphabet ranking page
Did I need to spend even the small amount of time I spent on this?
No.
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 75849db0..d406eb23 100644
--- a/www/causal.agency/Makefile
+++ b/www/causal.agency/Makefile
@@ -1,6 +1,6 @@
 WEBROOT = /var/www/causal.agency
 
-FILES = index.html style.css scheme.css scheme.png
+FILES = index.html style.css scheme.css scheme.png alpha.html
 
 all: ${FILES}