added 404 not found page

This commit is contained in:
2025-11-25 22:51:44 +00:00
parent a49cd3cbe3
commit 3c4ba71b96

View File

@@ -0,0 +1,5 @@
<template>
<h1>404 not found lol</h1>
<img href="/img/Untitled.png" ) />
<RouterLink to="/">Take me home!</RouterLink>
</template>