Fix up site.

This commit is contained in:
Brad Nelson
2024-01-01 22:18:32 -08:00
parent 5d6e344357
commit af26e61de9
2 changed files with 2 additions and 1 deletions

1
BUILD
View File

@ -24,3 +24,4 @@ Default('posix')
Default('web')
Default('esp32')
Default('pico')
Default('site')

View File

@ -52,7 +52,7 @@ DEPLOY_ITEMS += [
Copy('$dst/deploy/static/favicon.ico', '$dst/resources/eforth.ico'),
]
Alias('deploy', ' '.join(DEPLOY_ITEMS))
Alias('site', ' '.join(DEPLOY_ITEMS))
Alias('publish', ' '.join([
Alias('publish-esp32', ' '.join([