From 00c06fce72605000b09b78eb48ad9216d16548a7 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Thu, 13 Apr 2023 14:58:26 +0200 Subject: [PATCH] chore: replace custom styling with Verse component --- src/pages/404.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/404.astro b/src/pages/404.astro index 5ea658a..ca1f492 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -12,6 +12,7 @@ import { mapping } from '../mdx-components'; Not Found.