From 37e85db2b09e37cda1cba6afd1f3402190612657 Mon Sep 17 00:00:00 2001 From: Snazzah Date: Fri, 29 Apr 2022 01:02:13 -0500 Subject: [PATCH] chore: fix 404 link --- docs/.vuepress/theme/layouts/404.vue | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/docs/.vuepress/theme/layouts/404.vue b/docs/.vuepress/theme/layouts/404.vue index 913cc12..bab6f59 100644 --- a/docs/.vuepress/theme/layouts/404.vue +++ b/docs/.vuepress/theme/layouts/404.vue @@ -5,12 +5,7 @@

Oh no!

The page you have requested could not be found.

- + Go Back Home @@ -98,4 +93,4 @@ addCollection(faSolidIcons); export default { components: { IconifyIcon: Icon } } - \ No newline at end of file +