fix homepahe schema issue

This commit is contained in:
2025-06-10 18:22:20 +05:30
parent a1c178c223
commit eed507f27e

1
.astro/types.d.ts vendored
View File

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