Skip to content

Commit 26b678a

Browse files
author
Vivek Vishal
authored
add to solutions menu items
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent 81d0c2e commit 26b678a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ const Data = {
3232
path: "/solutions/gitops",
3333
sepLine: true,
3434
},
35+
{
36+
name: "Kubernetes & Cloud Native DevRel",
37+
path: "/solutions/devrel-platform-for-kubernetes-and-cloudnative-content",
38+
sepLine: true,
39+
},
3540
],
3641
actionItems: [
3742
{

0 commit comments

Comments
 (0)