Anpassungen damit das Navi ein OnePager wird, die verlinkung von About und Contact stimmt noch nicht.

This commit is contained in:
Selina Erci
2025-07-23 16:48:04 +02:00
parent 77c5d5df82
commit 7e0f052ce7
4 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,7 @@
// src/components/EventsGrid.astro
import HoverCard from "./HoverCard.astro";
interface Event {
image: string;
title: string;