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.
+
+
+
+
+
+
+
+
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="= htmlspecialchars($project['logo'], ENT_QUOTES) ?>"
alt="= htmlspecialchars($project['title'], ENT_QUOTES) ?> Logo"
class="card-logo"
+ loading="lazy"
+ decoding="async"
>
-
+ ๐
@@ -119,9 +120,7 @@ $projects = [
= htmlspecialchars($project['description'], ENT_QUOTES) ?>
-
-
-
+ โ
@@ -134,4 +133,5 @@ $projects = [
-
\ No newline at end of file
+