[!!!!!!!!!!!!!!!] Remove new-home
This commit is contained in:
@@ -8,12 +8,6 @@ const routes: Array<RouteRecordRaw> = [
|
||||
meta: {title: 'Home', nav: true},
|
||||
component: Home
|
||||
},
|
||||
{
|
||||
path: '/new-home',
|
||||
name: 'New Home',
|
||||
meta: {title: 'Home'},
|
||||
component: () => import('../views/NewHome.vue')
|
||||
},
|
||||
{
|
||||
path: '/about',
|
||||
name: 'About',
|
||||
|
||||
Reference in New Issue
Block a user