refactor: break up web/contact

This commit is contained in:
Robert Perce 2026-02-01 21:56:20 -06:00
parent 2e1fbd00be
commit 57177612ec
8 changed files with 166 additions and 121 deletions

View file

@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "playwright test --project=firefox && playwright test"
"test": "echo use Taskfile instead"
},
"keywords": [],
"author": "",