1
0

feat: add business card page

This commit is contained in:
2026-04-22 15:25:28 +02:00
parent b29c913ad1
commit 74c407f906
5 changed files with 62374 additions and 336 deletions
+4 -4
View File
@@ -9,11 +9,11 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/partytown": "^2.1.5",
"@astrojs/sitemap": "^3.7.1",
"@astrojs/partytown": "^2.1.7",
"@astrojs/sitemap": "^3.7.2",
"@astrolib/seo": "1.0.0-beta.8",
"astro": "^6.0.8",
"astro": "^6.1.8",
"astro-robots-txt": "^1.0.0",
"gsap": "^3.14.2"
"gsap": "^3.15.0"
}
}