File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 27
27
< li class ="dropdown-item "> < a class ="nav-link " href ="/tutorials "> Tutorials</ a > </ li >
28
28
</ ul >
29
29
</ li >
30
+
31
+ < li class ="nav-item dropdown ">
32
+ < a href ="# " class ="nav-link dropdown-toggle " id ="dropdown03 " data-toggle ="dropdown " role ="button " aria-haspopup ="true " aria-expanded ="false "> Interactive Tools</ a >
33
+ < ul class ="dropdown-menu " aria-labelledby ="dropdown03 ">
34
+ < li class ="dropdown-item "> < a class ="nav-link " target ="_blank " href ="https://godbolt.org/z/3KWhY4j8M "> Clad on Godbolt</ a > </ li >
35
+ < li class ="dropdown-item "> < a class ="nav-link " target ="_blank " href ="https://compiler-research.org/xeus-cpp-wasm/lab/index.html "> Xeus-CPP</ a > </ li >
36
+ </ ul >
37
+ </ li >
38
+
30
39
< li class ="nav-item ">
31
40
< a class ="nav-link " href ="/team "> Team</ a >
32
41
</ li >
You can’t perform that action at this time.
0 commit comments