This commit is contained in:
metacryst
2026-01-13 18:06:32 -06:00
parent 5b0f69b7aa
commit fd27ac9c69
6 changed files with 154 additions and 71 deletions

View File

@@ -1,3 +1,3 @@
import "./js/Home.js"
import "./Home.js"
Home()
document.body.style.backgroundColor = "var(--main)"