Merge pull request #208 from LBRYFoundation/projects-cleanup

Projects cleanup
This commit is contained in:
Philip Ahlqvist 2024-08-05 20:00:55 +02:00 committed by GitHub
commit 9cfd0167ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,10 +3,7 @@ module.exports = {
{ {
title: 'Projects', title: 'Projects',
children: [ children: [
'/projects/', '/projects/'
'/projects/swarm/',
'/projects/podcast/',
'/projects/radio/'
] ]
} }
], ],