From 58ea36214b7f3f99194a0e8718325c8fb658a0e2 Mon Sep 17 00:00:00 2001 From: Chetan Giradkar Date: Fri, 29 Sep 2023 15:36:43 +0100 Subject: [PATCH] Make 404 page more appealing. The 404 page was just having a plain old vanilla text. To revamp it, added a sad seal picture to signify the same. NotFound component was Swizzled via docusaurus and edited accordingly. Signed-off-by: Chetan Giradkar --- src/theme/NotFound.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/theme/NotFound.tsx b/src/theme/NotFound.tsx index d7d27dce7..6929f29d9 100644 --- a/src/theme/NotFound.tsx +++ b/src/theme/NotFound.tsx @@ -53,7 +53,7 @@ export default function NotFound(): JSX.Element {
- Not Found + Not Found