Adds Astro files

This commit is contained in:
2025-06-04 16:38:24 -07:00
parent 4964727717
commit 2f1edd9851
10 changed files with 253 additions and 5 deletions

2
.astro/types.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
/// <reference types="astro/client" />
/// <reference path="content.d.ts" />