Anpassungen damit das Navi ein OnePager wird, die verlinkung von About und Contact stimmt noch nicht.
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
// src/components/EventsGrid.astro
|
||||
|
||||
import HoverCard from "./HoverCard.astro";
|
||||
|
||||
interface Event {
|
||||
image: string;
|
||||
title: string;
|
||||
|
||||
Reference in New Issue
Block a user