Skip to content

Commit c9f5cb7

Browse files
authored
Merge pull request #229 from NillionNetwork/chore/tokenomics
Chore/tokenomics
2 parents 149baa4 + 9b9bae3 commit c9f5cb7

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

sidebar-community.js

+11-5
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,7 @@ const communitySidebar = [
66
defaultStyle: true,
77
},
88
'community-and-support',
9-
{
10-
type: 'link',
11-
label: 'Nucleus Builders Program',
12-
href: 'https://nucleus.nillion.com/',
13-
},
9+
1410
{
1511
type: 'category',
1612
label: 'nilChain Guides',
@@ -28,6 +24,16 @@ const communitySidebar = [
2824
},
2925
],
3026
},
27+
{
28+
type: 'link',
29+
label: 'Tokenomics',
30+
href: 'https://nillion.com/news/blind-compute-needs-its-first-champion/',
31+
},
32+
{
33+
type: 'link',
34+
label: 'Nucleus Builders Program',
35+
href: 'https://nucleus.nillion.com/',
36+
},
3137
{
3238
type: 'link',
3339
label: 'Status Page',

0 commit comments

Comments
 (0)