deploy main site
Some checks failed
Deploy main page / deploy (push) Failing after 17s

This commit is contained in:
Ari Yeger
2025-07-03 13:57:02 -04:00
parent d91af4664b
commit 514a72db86
2 changed files with 7 additions and 0 deletions

View File

7
static.json Normal file
View File

@ -0,0 +1,7 @@
{
"root": ".",
"clean_urls": false,
"routes": {
"/": "index.html"
}
}