@@ -59,7 +59,7 @@ const NavItems: React.FC = () => {
5959 items : [
6060 {
6161 text : "neuroj for Python" ,
62- url : "https://neurojson.org/Page/python-jdata" ,
62+ url : "https://neurojson.org/Page/python-jdata#neuroj " ,
6363 } ,
6464 { text : "neuroj for shell" , url : "https://neurojson.org/Page/neuroj" } ,
6565 ] ,
@@ -69,10 +69,10 @@ const NavItems: React.FC = () => {
6969 items : [
7070 { text : "jsonlab" , url : "https://neurojson.org/Page/jsonlab" } ,
7171 { text : "jdict" , url : "https://neurojson.org/Page/jdict" } ,
72- { text : "jnifty" , url : "https://neurojson.org/Page/jnifty" } ,
73- { text : "jsnirfy" , url : "https://neurojson.org/Page/jsnirfy" } ,
74- { text : "zmat" , url : "https://neurojson.org/Page/zmat" } ,
75- { text : "easyh5" , url : "https://neurojson.org/Page/easyh5" } ,
72+ // { text: "jnifty", url: "https://neurojson.org/Page/jnifty" },
73+ // { text: "jsnirfy", url: "https://neurojson.org/Page/jsnirfy" },
74+ // { text: "zmat", url: "https://neurojson.org/Page/zmat" },
75+ // { text: "easyh5", url: "https://neurojson.org/Page/easyh5" },
7676 ] ,
7777 } ,
7878 {
0 commit comments