Skip to content

Commit

Permalink
docs(website): add C4 to sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
mingrammer authored and ajmaradiaga committed Nov 8, 2023
1 parent 9746646 commit 9bbb712
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
"nodes/azure": {
"title": "Azure"
},
"nodes/c4": {
"title": "C4"
},
"nodes/custom": {
"title": "Custom"
},
Expand Down
1 change: 1 addition & 0 deletions website/sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"nodes/generic",
"nodes/programming",
"nodes/saas",
"nodes/c4",
"nodes/custom"
]
}
Expand Down

0 comments on commit 9bbb712

Please sign in to comment.