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

@@ -6,7 +6,7 @@ import {astroI18n} from "astro-i18n";
import {Image} from "astro:assets";
import Card from "@components/Card.svelte";
import localBau from "@images/2023-10-08_20.43.43.png";
import localBau from "@images/90.png";
import {CaretRight, Pause, Rocket, Code, Crosshair1} from "@astropub/icons";
import {t} from "astro-i18n";
import {l} from "@utils/util";