Some gender stuff

This commit is contained in:
Madison Scott-Clary
2019-11-01 21:20:05 -07:00
parent a4c79fa50a
commit c7df6e0426
16 changed files with 1354 additions and 894 deletions

7
Makefile Normal file
View File

@ -0,0 +1,7 @@
static/map.svg: static/map.dot
dot -Tsvg static/map.dot -ostatic/map.svg
.PHONY: bonghits
bonghits:
# For lorxus...
@echo "Makefile fixed"