feat: make single html and add schemas for socials

This commit is contained in:
Jet Pham 2026-03-09 17:13:43 -07:00
parent 4c09d416cf
commit a7ecb3a390
No known key found for this signature in database
7 changed files with 190 additions and 23 deletions

View file

@ -30,6 +30,7 @@
"typescript": "^5.9.3",
"typescript-eslint": "^8.56.1",
"vite": "^7.3.1",
"vite-plugin-singlefile": "^2.3.0",
"vite-plugin-top-level-await": "^1.6.0",
"vite-plugin-wasm": "^3.5.0"
},