We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47480f8 + 0ce59b2 commit e7cc897Copy full SHA for e7cc897
1 file changed
config/_default/menus.en.toml
@@ -39,12 +39,13 @@ description = "Discover SNN frameworks and event-based data tools."
39
40
[[main]]
41
parent = "explore-resources"
42
-name = "Key Challenges Mission Board"
43
-url = "/getting-involved/solving-neuromorphic-computings-key-challenges/"
+name = "ONM Initiaitives"
+url = "/neuromorphic-computing/initiatives/"
44
weight = 4
45
+
46
[main.params]
-icon = "fas fa-bullseye"
47
-description = "Tackle key problems in neuromorphic computing with community-driven projects."
+icon = "fas fa-rocket"
48
+description = "Explore ongoing efforts, projects, and contributions by the Open Neuromorphic community"
49
50
51
parent = "explore-resources" # Match the identifier
0 commit comments