Version 1.2
This commit is contained in:
parent
b55a3e4e01
commit
e2ccddf4a3
File diff suppressed because one or more lines are too long
@ -43,6 +43,16 @@ const nextConfig = {
|
|||||||
source: '/blog',
|
source: '/blog',
|
||||||
destination: '/web_pages/blog',
|
destination: '/web_pages/blog',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
source: '/add-listing-wizard',
|
||||||
|
destination: '/listings/listings-new',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
source: '/search-wizard',
|
||||||
|
destination: '/search',
|
||||||
|
}
|
||||||
|
|
||||||
];
|
];
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user