Skip to content

Commit

Permalink
Refs 4776: Add content/templating nav to production
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewgdewar committed Oct 7, 2024
1 parent f1ad285 commit 347060c
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions static/stable/prod/navigation/rhel-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,36 @@
],
"description": "Link your external repositories to build images."
},
{
"id": "templates",
"appId": "contentSources",
"title": "Templates",
"href": "/insights/content/templates",
"icon": "InsightsIcon",
"product": "Red Hat Insights",
"subtitle": "Red Hat Insights for RHEL",
"alt_title": [
"template",
"add template",
"content",
"custom content"
],
"permissions": [
{
"method": "isBeta"
},
{
"method": "withEmail",
"args": [
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]"
]
}
],
"description": "Create content templates for use with systems."
},
{
"title": "Patch",
"id": "patch",
Expand Down

0 comments on commit 347060c

Please sign in to comment.