From fc2c35cdfd12000f594fad5a993510cc2605bcd7 Mon Sep 17 00:00:00 2001 From: Bennett Yong <36499389+bennettyong@users.noreply.github.com> Date: Mon, 27 May 2024 21:26:31 +0800 Subject: [PATCH] fix: unbold text (#67) --- public/locales/en/header.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/locales/en/header.json b/public/locales/en/header.json index 3fb1eff..a2331c2 100644 --- a/public/locales/en/header.json +++ b/public/locales/en/header.json @@ -7,8 +7,7 @@ { "name": "Solutions", "url": "/solutions", - "icon": "/img/icons/nav-solutions.svg", - "bold": true + "icon": "/img/icons/nav-solutions.svg" }, { "name": "Bridge",