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.
2 parents 149baa4 + 9b9bae3 commit c9f5cb7Copy full SHA for c9f5cb7
sidebar-community.js
@@ -6,11 +6,7 @@ const communitySidebar = [
6
defaultStyle: true,
7
},
8
'community-and-support',
9
- {
10
- type: 'link',
11
- label: 'Nucleus Builders Program',
12
- href: 'https://nucleus.nillion.com/',
13
- },
+
14
{
15
type: 'category',
16
label: 'nilChain Guides',
@@ -28,6 +24,16 @@ const communitySidebar = [
28
24
29
25
],
30
26
27
+ {
+ type: 'link',
+ label: 'Tokenomics',
+ href: 'https://nillion.com/news/blind-compute-needs-its-first-champion/',
31
+ },
32
33
34
+ label: 'Nucleus Builders Program',
35
+ href: 'https://nucleus.nillion.com/',
36
37
38
type: 'link',
39
label: 'Status Page',
0 commit comments