Update coffee button colour

This commit is contained in:
Dave Gallant
2024-04-06 23:15:40 -04:00
parent 824f145e2c
commit 8b4902e3e2
2 changed files with 2 additions and 1 deletions

View File

@@ -6,4 +6,5 @@ clean:
rm -rf public/
server: clean
npm ci
hugo server --buildDrafts