diff --git a/404.php b/404.php new file mode 100644 index 0000000..21d3cf2 --- /dev/null +++ b/404.php @@ -0,0 +1,164 @@ + + + + + + + 404 โ€“ Seite nicht gefunden ยท Fabian Schieder + + + + + +
+
+ +
+
๐Ÿ”
+ +
404
+ +
+ +

Seite nicht gefunden

+ +

+ Die Seite, die du suchst, existiert nicht (mehr)
+ oder wurde vielleicht verschoben. +

+ +
+ + โ† Zurรผck zur Startseite + + + Zurรผck + +
+
+ + + + diff --git a/index.php b/index.php index 6af078e..dbe926f 100644 --- a/index.php +++ b/index.php @@ -54,7 +54,7 @@ $projects = [ ], ], ]; -?> + ?> @@ -62,7 +62,6 @@ $projects = [ Fabian Schieder - @@ -81,13 +80,13 @@ $projects = [ Privat'; + echo '๐Ÿ”’ Privat'; break; case "schule": - echo ' Schule'; + echo '๐ŸŽ“ Schule'; break; case "dienste": - echo ' Dienste'; + echo '๐Ÿ”— Verlinkungen'; break; } ?> @@ -108,9 +107,11 @@ $projects = [ src="" alt=" Logo" class="card-logo" + loading="lazy" + decoding="async" > - + @@ -119,9 +120,7 @@ $projects = [

-
- -
+ @@ -134,4 +133,5 @@ $projects = [ - \ No newline at end of file + +