feat: Add favicon and SEO (JSON-LD schema, meta tags)

- Add favicon image
- Add JSON-LD schema for Hackathon event
- Add react-helmet-async for managing meta tags
This commit is contained in:
Hafid Nur
2025-11-25 15:20:10 +07:00
parent aeb23a7255
commit 9547d34f5c
7 changed files with 222 additions and 27 deletions
+1
View File
@@ -56,6 +56,7 @@
"openapi-react-query": "^0.5.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-helmet-async": "^2.0.5",
"react-hook-form": "^7.56.4",
"react-icons": "^5.5.0",
"react-router-dom": "^7.3.0",