Skip to content

Commit 46b74f1

Browse files
committed
Added arrow to Recognition Program link
Signed-off-by: Rishi Raj <rishiraj438gt@gmail.com>
1 parent a83f6fb commit 46b74f1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/sections/General/Navigation/utility/menu-items.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -209,18 +209,18 @@ const Data = {
209209
name: "Calendar",
210210
path: "/community/calendar",
211211
},
212-
{
213-
name: "Recognition Program",
214-
path: "https://badges.layer5.io",
215-
sepLine: true,
216-
external: true,
217-
},
212+
218213
],
219214
actionItems: [
220215
// {
221216
// actionName: "Newcomer's journey",
222217
// actionLink: "/community/newcomers",
223218
// },
219+
{
220+
actionName: "Recognition Program",
221+
actionLink: "https://badges.layer5.io",
222+
external: true,
223+
},
224224
{
225225
actionName: "Discussion forum",
226226
actionLink: "https://discuss.layer5.io",

0 commit comments

Comments
 (0)