diff --git a/src/pages/404.astro b/src/pages/404.astro index 3a7e077c19..b585e00cb7 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -5,7 +5,7 @@ import { Container, H1, H2, Body, Button, Flex } from '@components/primitives'; --- - +

404

Page Not Found

@@ -25,3 +25,9 @@ import { Container, H1, H2, Body, Button, Flex } from '@components/primitives';
+ +