Dieser Commit ist enthalten in:
Ursprung
c9a06443b2
Commit
659f23f317
BIN
src/images/90.png
Normale Datei
BIN
src/images/90.png
Normale Datei
Binäre Datei nicht angezeigt.
Nachher Breite: | Höhe: | Größe: 10 MiB |
@ -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;
|
||||
|
@ -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";
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren