This commit is contained in:
Ondřej 2024-02-27 23:15:58 +01:00
parent 3f31d24824
commit bfd0647493

View file

@ -1,5 +1,5 @@
import type { TemplateFn } from "./types";
import { getEntry, type CollectionEntry } from "astro:content";
import { type CollectionEntry } from "astro:content";
import { vigHolding } from "./vig-holding";
import { cs } from "./cs";