We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e07319e commit c5eb8e8Copy full SHA for c5eb8e8
config/_default/menus.yaml
@@ -36,14 +36,15 @@ main:
36
url: join-us
37
weight: 50
38
- name: Presentations & Documents
39
- url: content
+ identifier: doc
40
+ url: documents
41
weight: 60
42
- name: Our presentations
- parent: demos
43
+ parent: doc
44
url: content
45
weight: 10
46
- name: Kokkos Cheat Sheet
47
48
url: documents
49
weight: 20
50
- name: The team
0 commit comments