Add Astro project to the repository

This commit is contained in:
Quinn Hegeman
2026-03-07 16:07:09 +01:00
parent 42e52b9811
commit 3e03a9ab27
10 changed files with 132 additions and 0 deletions

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

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