Default Liquid asset child should be /featured
This commit is contained in:
parent
af7d437d09
commit
9e240e55ce
@ -91,7 +91,7 @@ const routes: Routes = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '**',
|
path: '**',
|
||||||
redirectTo: 'all'
|
redirectTo: 'featured'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user