fix:small ux&content fixes

This commit is contained in:
2026-03-05 16:28:22 +01:00
parent 3f5bb61e35
commit 2f0dc46469
5 changed files with 12 additions and 13 deletions

View File

@@ -15,7 +15,7 @@ import type { orpc } from "@/utils/orpc";
import appCss from "../index.css?url";
const siteUrl = "https://kunstenkamp.be";
const siteTitle = "Kunstenkamp Open Mic Night - Ongedesemd Brood";
const siteTitle = "Kunstenkamp Open Mic Night - Ongedesemd Woord";
const siteDescription =
"Doe mee met de Open Mic Night op 18 april! Een avond vol muziek, theater, dans, woordkunst en meer. Iedereen is welkom - van beginner tot professional.";
const eventImage = `${siteUrl}/assets/og-image.jpg`;