From 443422300da36828ac098288c764f37605b06078 Mon Sep 17 00:00:00 2001 From: dev sp Date: Wed, 17 Jan 2024 07:25:07 +0000 Subject: [PATCH] add 404 --- src/pages/404.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/404.astro b/src/pages/404.astro index bebc510..a9e2174 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -4,6 +4,6 @@ import Layout from "../layouts/Layout.astro"
-

404 Page Not Found

+

404 Page Not Found

\ No newline at end of file