feat: add 404 page
This commit is contained in:
@@ -49,6 +49,10 @@ const captionText =
|
||||
</template>
|
||||
<template #not-found>
|
||||
<h1>404 - Not Found</h1>
|
||||
<p>
|
||||
Thanks for dropping by! But the page you're looking for can't be
|
||||
found.
|
||||
</p>
|
||||
</template>
|
||||
</ContentRenderer>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user