feat: redirection de la route principale vers la page des mangas
This commit is contained in:
parent
7051bf5274
commit
2f73d3d42d
@@ -28,7 +28,7 @@ const routes = [
|
||||
{
|
||||
path: '',
|
||||
name: 'home',
|
||||
component: HomePage
|
||||
redirect: '/manga'
|
||||
},
|
||||
{
|
||||
path: '/manga',
|
||||
|
||||
Reference in New Issue
Block a user