added CV button, and made contact form work

This commit is contained in:
Valentijn
2026-05-15 21:50:30 +02:00
parent 8b40305b22
commit badbfd7a74
7 changed files with 97 additions and 11 deletions

View File

@@ -14,6 +14,7 @@
"dependencies": {
"@iconify-json/mdi": "^1.2.3",
"astro": "^6.1.8",
"astro-icon": "^1.1.5"
"astro-icon": "^1.1.5",
"sweetalert2": "^11.26.24"
}
}