🚀 Init

This commit is contained in:
Korbs 2025-04-16 13:52:43 -04:00
commit 740a255a56
Signed by: Korbs
SSH key fingerprint: SHA256:Q0b0KraMldpAO9oKa+w+gcsXsOTykQ4UkAKn0ByGn5U
16 changed files with 1031 additions and 0 deletions

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

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