Switch to content collections

This commit is contained in:
Henry Hiles 2023-06-16 19:57:46 -04:00
parent 52eadce2d3
commit 42baeaa052
19 changed files with 913 additions and 668 deletions

1
src/env.d.ts vendored
View file

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