From 1224d376c5c496c43c5de608fdc150f8721f14ec Mon Sep 17 00:00:00 2001 From: bonzi Date: Tue, 2 Jun 2026 13:11:46 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20404=20page=20+=20svg=20favicon=20?= =?UTF-8?q?=E2=80=94=20clean=20up=20loose=20ends?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 404.html | 33 +++++++++++++++++++++++++++++++++ favicon.svg | 4 ++++ index.html | 2 +- 3 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 404.html create mode 100644 favicon.svg diff --git a/404.html b/404.html new file mode 100644 index 0000000..2bffcee --- /dev/null +++ b/404.html @@ -0,0 +1,33 @@ + + + + + + bonzi // 404 + + + + + + +
+

404

+

+ bonzi@molberg:~$ + ls <requested-path> +

+

+ no such file. the path you asked for doesn't exist on this host. +

+

+ ← back to home +

+
+ + diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 0000000..c8e958c --- /dev/null +++ b/favicon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/index.html b/index.html index f4bc1b3..6516367 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ bonzi // home - +