Update sidebar.js

temp. removed 'creator's council/curators/marketing'
This commit is contained in:
AQ00111111 2024-08-05 03:15:10 +01:00 committed by GitHub
parent 1b2960eb9e
commit 05f5c78c2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,9 +15,6 @@ module.exports = {
title: 'Governance', title: 'Governance',
children: [ children: [
'/governance/', '/governance/',
'/governance/creators-council/',
'/governance/curators/',
'/governance/marketing/',
] ]
} }
] ]