/about => /o-nas

This commit is contained in:
2021-04-11 19:51:24 +02:00
parent 053363ddc5
commit 0723da2768

View File

@@ -8,8 +8,8 @@ const routes: Array<RouteRecordRaw> = [
component: Home
},
{
path: '/about',
name: 'About',
path: '/o-nas',
name: 'o-nas',
// redirect: to => {
// window.location.href = 'http://google.com'
// return '/redirecting' // not important since redirecting