hide non functioning projects

This commit is contained in:
Philip Ahlqvist 2024-08-05 17:09:21 +02:00
parent b1f21a2963
commit 94abdfb33c

View file

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