Skip to content

Commit 94d80d7

Browse files
Merge pull request #7472 from rishiraj38/add-recognition-program-arrow
Added arrow to Recognition Program link
2 parents a83f6fb + 46b74f1 commit 94d80d7

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)