Skip to content

Commit c24b175

Browse files
authored
Add "Visualizer" tab to the navbar
Signed-off-by: Osama Jandali <[email protected]>
1 parent 96d4141 commit c24b175

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.js

+5
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,11 @@ const config = {
9090
position: "left",
9191
label: "Plugins",
9292
},
93+
{
94+
href: "https://viz.if.greensoftware.foundation/",
95+
position: "left",
96+
label: "Visualizer",
97+
},
9398
{
9499
href: "https://github.com/Green-Software-Foundation/if",
95100
position: "right",

0 commit comments

Comments
 (0)