1
0

refactor: Move old components to old folders, start new website impl

This commit is contained in:
2025-12-15 17:56:59 +01:00
parent 8e736906c1
commit 8ccad90484
21 changed files with 561 additions and 2120 deletions
+4 -5
View File
@@ -9,14 +9,13 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/partytown": "^2.1.4",
"@astrojs/sitemap": "^3.6.0",
"@astrojs/vue": "^5.1.3",
"@astrolib/seo": "1.0.0-beta.8",
"astro": "^5.16.4",
"astro-ai-robots-txt": "^0.1.2",
"astro-remove-comments": "^0.0.1",
"astro": "^5.16.5",
"astro-robots-txt": "^1.0.0",
"gsap": "^3.13.0",
"gsap": "^3.14.2",
"vue": "^3.5.25"
}
}
}