diff --git a/NotFound.vue b/NotFound.vue new file mode 100644 index 0000000..a5c9173 --- /dev/null +++ b/NotFound.vue @@ -0,0 +1,55 @@ + + + + Not Found + {{ getMsg() }} + Take me home. + + + + + + +
{{ getMsg() }}