Add a contact form to the resume #1

Merged
vato007 merged 18 commits from contact-form into main 2025-02-03 18:10:13 +10:30
Showing only changes of commit 9026ab0e95 - Show all commits

View File

@@ -12,7 +12,8 @@
"license": "ISC",
"dependencies": {
"@cloudflare/pages-plugin-static-forms": "^1.0.3",
"@picocss/pico": "^2.0.0"
"@picocss/pico": "^2.0.0",
"mimetext": "^3.0.27"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20250129.0",