Initialize Astro project

This commit is contained in:
Valentijn
2026-04-20 20:26:47 +02:00
commit 1f59756c9f
15 changed files with 5102 additions and 0 deletions

4
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"recommendations": ["astro-build.astro-vscode"],
"unwantedRecommendations": []
}