Skip to content
Snippets Groups Projects
Commit 7f8ff84a authored by Trirst's avatar Trirst
Browse files

Change home route

parent b669b2eb
Branches
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ Vue.use(VueRouter)
const routes = [
{
path: '/',
path: '/web',
name: 'Home',
component: Home
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment