We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1185299 commit 916a307Copy full SHA for 916a307
1 file changed
_data/navigation.yml
@@ -64,6 +64,8 @@ stack-core:
64
children:
65
- title: "Cliques"
66
url: /cliques/
67
+ - title: "Clubs"
68
+ url: /clubs/
69
- title: "Extensible Identifier (XID)"
70
url: /xid/
71
- title: "Collaborative Seed Recovery (CSR)"
@@ -134,6 +136,15 @@ cliques:
134
136
url: https://www.blockchaincommons.com/musings/musings-cliques-2/
135
137
- title: "Return to Core Stack"
138
url: /core-stack/
139
+clubs:
140
+ - title: Clubs
141
+ children:
142
+ - title: "History"
143
+ url: /clubs/history/
144
+ - title: "Technology"
145
+ url: /clubs/technology/
146
+ - title: "Return to Core Stack"
147
+ url: /core-stack/
148
csr:
149
- title: CSR
150
0 commit comments