added NotFound vue
This commit is contained in:
5
src/views/NotFound.vue
Normal file
5
src/views/NotFound.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
<p>404 - Not Found</p>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user