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',
|
title: 'Projects',
|
||||||
children: [
|
children: [
|
||||||
|
'/projects/',
|
||||||
'/projects/swarm/',
|
'/projects/swarm/',
|
||||||
'/projects/podcast/',
|
'/projects/podcast/',
|
||||||
'/projects/radio/'
|
'/projects/radio/'
|
||||||
|
@ -13,6 +14,7 @@ module.exports = {
|
||||||
{
|
{
|
||||||
title: 'Governance',
|
title: 'Governance',
|
||||||
children: [
|
children: [
|
||||||
|
'/governance/',
|
||||||
'/governance/creators-council/',
|
'/governance/creators-council/',
|
||||||
'/governance/curators/',
|
'/governance/curators/',
|
||||||
'/governance/marketing/',
|
'/governance/marketing/',
|
||||||
|
|
Loading…
Add table
Reference in a new issue