Initial commit: сайт-блог генеалога на Astro

This commit is contained in:
Технический директор 2026-07-20 22:44:31 +00:00
commit 6cfcc2f18f
42 changed files with 5738 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" />