Compare commits
2 Commits
163d049829
...
4c0a237b27
| Author | SHA1 | Date | |
|---|---|---|---|
| 4c0a237b27 | |||
| 77b8b41afb |
@ -28,7 +28,7 @@ import {t} from "astro-i18n";
|
||||
<rect x="450" y="220" width="30" height="10" rx="5" fill="#888888"/>
|
||||
|
||||
<!-- Text unter dem Roboter - heller für besseren Kontrast -->
|
||||
<text x="400" y="360" font-family="Arial" font-size="24" fill="#ffffff" text-anchor="middle">Seite nicht gefunden</text>
|
||||
<text x="400" y="360" font-family="Arial" font-size="24" fill="#ffffff" text-anchor="middle">{t("404.description")}</text>
|
||||
|
||||
<!-- Dekorative Elemente - heller für besseren Kontrast -->
|
||||
<circle cx="250" cy="100" r="5" fill="#bbbbbb"/>
|
||||
|
||||
Reference in New Issue
Block a user