new feature "Explore Site"

This commit is contained in:
2021-11-15 19:27:10 +01:00
parent e169d4d80b
commit 2fc87ab4d8
9 changed files with 543 additions and 425 deletions

View File

@@ -17,7 +17,7 @@ const routes = [
}
},
{
path: '/explore',
path: '/matches',
name: 'Explore',
components: {
main: lazyLoadView('Explore')