From fed00edfd49ed2324e439fd45b23ab2c97f5f1d5 Mon Sep 17 00:00:00 2001 From: Nikolai Petukhov Date: Sat, 14 Sep 2024 12:58:07 +0300 Subject: [PATCH] test routes --- ijl.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ijl.config.js b/ijl.config.js index 8932df5..0e6e92c 100644 --- a/ijl.config.js +++ b/ijl.config.js @@ -9,8 +9,8 @@ module.exports = { }, navigations: { 'enterfront.main': '/enterfront', - 'link.enterfront.auth': '/enterfront/auth', - 'link.enterfront.account': '/enterfront/account', + 'link.enterfront.auth': '/auth', + 'link.enterfront.account': '/account', }, features: { 'undefined': {