Bringing in icons to use and the theme turned into gray only.

This commit is contained in:
Zed A. Shaw 2025-08-12 12:52:02 -04:00
parent 0b40ef0125
commit 25c96a8c3a
873 changed files with 14231 additions and 21 deletions

View file

@ -14,6 +14,9 @@ build_bot:
site:
go tool ssgod
site_watch:
go tool ssgod watch
test: site
go test zedshaw.games/webapp/tests -c -o runtests$(GO_IS_STUPID_EXE)
./runtests$(GO_IS_STUPID_EXE)