feat: finish main pages

This commit is contained in:
Ananth Venkatesh 2025-02-09 03:58:01 -05:00
parent 147da72331
commit 4b85ed5fb5
Signed by: ananthv
GPG key ID: 4BB578E748CFE4FF
9 changed files with 217 additions and 66 deletions

View file

@ -6,7 +6,6 @@
"elm-explorations/webgl": "1.1.3",
"elm/browser": "1.0.2",
"elm/core": "1.0.5",
"elm/html": "1.0.0",
"elm/http": "2.0.0",
"elm/time": "1.0.0",
"ianmackenzie/elm-3d-camera": "3.1.0",
@ -21,6 +20,7 @@
"elm-explorations/linear-algebra": "1.0.3",
"elm/bytes": "1.0.8",
"elm/file": "1.0.5",
"elm/html": "1.0.0",
"elm/json": "1.1.3",
"elm/random": "1.0.0",
"elm/url": "1.0.0",