/about => /o-nas
This commit is contained in:
@@ -8,8 +8,8 @@ const routes: Array<RouteRecordRaw> = [
|
|||||||
component: Home
|
component: Home
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/about',
|
path: '/o-nas',
|
||||||
name: 'About',
|
name: 'o-nas',
|
||||||
// redirect: to => {
|
// redirect: to => {
|
||||||
// window.location.href = 'http://google.com'
|
// window.location.href = 'http://google.com'
|
||||||
// return '/redirecting' // not important since redirecting
|
// return '/redirecting' // not important since redirecting
|
||||||
|
|||||||
Reference in New Issue
Block a user