fix meta and schema issues

This commit is contained in:
2025-06-10 17:44:27 +05:30
parent 17112816cb
commit b82a834e2b
6 changed files with 69 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
{
"_variables": {
"lastUpdateCheck": 1749458793986
"lastUpdateCheck": 1749549186203
}
}

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

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