style changes

This commit is contained in:
2025-12-09 17:27:54 +00:00
parent 2f27d07274
commit f6a46588ae
5 changed files with 176 additions and 55 deletions

View File

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