diff --git a/src/router/index.ts b/src/router/index.ts index 1355b75..f2f662c 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -8,8 +8,8 @@ const routes: Array = [ 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