Set index.html
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-10 12:57:08 -06:00
parent 4e7f4070ba
commit 3ebd457582
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -3,6 +3,7 @@
"private": true, "private": true,
"version": "0.0.0", "version": "0.0.0",
"source": [ "source": [
"src/projects.html",
"src/*.html", "src/*.html",
"src/partials/*.html" "src/partials/*.html"
], ],