mogging 404
This commit is contained in:
@@ -1,7 +1,13 @@
|
|||||||
<template>
|
<template>
|
||||||
<main>
|
<main class="flex-col center-content">
|
||||||
<h1>404 not found lol</h1>
|
<div
|
||||||
<img href="/img/epic.jpeg" ) />
|
class="a4page-portrait center-content bdr-1 flex-col relative scroll-y"
|
||||||
<RouterLink to="/">Take me home!</RouterLink>
|
>
|
||||||
|
<h1>404</h1>
|
||||||
|
<RouterLink to="/" class="bdr-2">
|
||||||
|
<img src="/img/memes/epic.jpeg" />
|
||||||
|
</RouterLink>
|
||||||
|
<h1>Click her, she will take you home</h1>
|
||||||
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user