From 127e6a001fb30c5b8f8a8a514d4542f4cead2d41 Mon Sep 17 00:00:00 2001 From: Jonas List Date: Thu, 17 Apr 2025 23:47:43 +0200 Subject: [PATCH] Added icon support to source (#166) --- src/app/(docs)/not-found.tsx | 3 ++- src/lib/source.ts | 10 ++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/src/app/(docs)/not-found.tsx b/src/app/(docs)/not-found.tsx index e0ff2f0..e690aec 100644 --- a/src/app/(docs)/not-found.tsx +++ b/src/app/(docs)/not-found.tsx @@ -10,7 +10,8 @@ export default function NotFound() { 404

- Looks like you've ventured into the unknown digital realm. + Oops! You've wandered off the Zen path. Let's guide you + back to tranquility.