Skip to content

Commit e7cc897

Browse files
authored
Merge pull request #317 from neural-loop/fellowship
feat(menus): Update "Key Challenges" to "ONM Initiatives" hotfix
2 parents 47480f8 + 0ce59b2 commit e7cc897

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

config/_default/menus.en.toml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,13 @@ description = "Discover SNN frameworks and event-based data tools."
3939

4040
[[main]]
4141
parent = "explore-resources"
42-
name = "Key Challenges Mission Board"
43-
url = "/getting-involved/solving-neuromorphic-computings-key-challenges/"
42+
name = "ONM Initiaitives"
43+
url = "/neuromorphic-computing/initiatives/"
4444
weight = 4
45+
4546
[main.params]
46-
icon = "fas fa-bullseye"
47-
description = "Tackle key problems in neuromorphic computing with community-driven projects."
47+
icon = "fas fa-rocket"
48+
description = "Explore ongoing efforts, projects, and contributions by the Open Neuromorphic community"
4849

4950
[[main]]
5051
parent = "explore-resources" # Match the identifier

0 commit comments

Comments
 (0)