Added Governance and Projects to the sidebar
This commit is contained in:
parent
a5d2f6dd9e
commit
a7ed2305e4
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@ module.exports = {
|
|||
{
|
||||
title: 'Projects',
|
||||
children: [
|
||||
'/projects/',
|
||||
'/projects/swarm/',
|
||||
'/projects/podcast/',
|
||||
'/projects/radio/'
|
||||
|
@ -13,6 +14,7 @@ module.exports = {
|
|||
{
|
||||
title: 'Governance',
|
||||
children: [
|
||||
'/governance/',
|
||||
'/governance/creators-council/',
|
||||
'/governance/curators/',
|
||||
'/governance/marketing/',
|
||||
|
|
Loading…
Add table
Reference in a new issue