Merge pull request #68 from LBRYFoundation/Pigges-patch-1

Pigges patch 1
This commit is contained in:
Ralph 2022-12-15 11:45:41 -05:00 committed by GitHub
commit 7bfd08d59b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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