From d07fd01fa9f728ecc1148deebc6e44961a37cce2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Norman=20K=C3=B6hring?= Date: Wed, 6 Dec 2023 23:40:01 +0100 Subject: [PATCH] better way to deal with 404 --- .vitepress/theme/Layout.vue | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/.vitepress/theme/Layout.vue b/.vitepress/theme/Layout.vue index 5d9457b..7aeac7c 100644 --- a/.vitepress/theme/Layout.vue +++ b/.vitepress/theme/Layout.vue @@ -1,20 +1,19 @@