Maybe new Image...

This commit is contained in:
2024-08-12 22:13:47 +02:00
parent c9a06443b2
commit 659f23f317
3 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
---
import NavbarLayout from "./NavbarLayout.astro";
import localBau from "../images/2023-10-08_20.43.43.png";
import localBau from "@images/90.png";
import {Image} from "astro:assets";
const {title, description, image} = Astro.props;