Skip to content

Commit

Permalink
uncommented workflows on sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
jnikhila committed Mar 12, 2024
1 parent 1f97d24 commit ab04c67
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ const sidebars = {
},
]
}, //module end
/* //Workflows start
//Workflows start
{
type: 'category',
collapsed: false,
Expand Down Expand Up @@ -674,8 +674,7 @@ const sidebars = {
}
]

}, //Workflows end */

}, //Workflows end
{
//Advanced Concepts Start
type: 'category',
Expand Down

0 comments on commit ab04c67

Please sign in to comment.