--- import { getCollection, getEntry } from "astro:content"; import type { AboutEntry } from "../types/about"; import "../styles/global.css"; const about: AboutEntry = await getEntry("about", "oliver"); ---
{about.data.name}

{about.data.location}

Interests

Full stack Web LLM Svelte React Docker JVM