1
0

Switch to launch mode, add more information to imprint, add logos

This commit is contained in:
Michael Rieger
2025-10-07 17:48:35 +02:00
parent 72f4faea7f
commit 6a006a7410
17 changed files with 339 additions and 116 deletions
+3 -3
View File
@@ -9,14 +9,14 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/sitemap": "^3.5.1",
"@astrojs/sitemap": "^3.6.0",
"@astrojs/vue": "^5.1.1",
"@astrolib/seo": "1.0.0-beta.8",
"astro": "^5.13.7",
"astro": "^5.14.1",
"astro-ai-robots-txt": "^0.1.2",
"astro-remove-comments": "^0.0.1",
"astro-robots-txt": "^1.0.0",
"gsap": "^3.13.0",
"vue": "^3.5.21"
"vue": "^3.5.22"
}
}