really fix 404

This commit is contained in:
2022-08-10 19:40:10 -04:00
parent aedf88d446
commit 762a2519c1
4 changed files with 2 additions and 51 deletions

View File

@@ -1,8 +0,0 @@
<script setup lang="ts"></script>
<template>
<main class="flex flex-col grow prose dark:prose-invert">
<h1 class="mb-0">404 - Not Found</h1>
<p>The page you are looking for cannot be found.</p>
</main>
</template>