added 404 not found page
This commit is contained in:
5
nginx/vue/src/views/404.vue
Normal file
5
nginx/vue/src/views/404.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<h1>404 not found lol</h1>
|
||||
<img href="/img/Untitled.png" ) />
|
||||
<RouterLink to="/">Take me home!</RouterLink>
|
||||
</template>
|
||||
Reference in New Issue
Block a user