Merge pull request #67 from Pigges/master

Added Governance and Projects to the sidebar
This commit is contained in:
Ralph 2022-12-15 11:42:09 -05:00 committed by GitHub
commit aaad45b0ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/',