--- import { getEntry } from "astro:content"; const { data } = (await getEntry("diplomadoSections", "encabezado"))!; ---