From e2752617c5a8e9962cab7acb0605ab0d2be2eda5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Dias?= Date: Sat, 1 Jun 2024 13:06:48 -0300 Subject: [PATCH] :boom: fix: add missing props in 404.astro --- 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 753b4a4..d3a3907 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -5,7 +5,7 @@ import OldLayout from "../layouts/OldLayout.astro"; --- - +

404!