update: remove extra tournaments badges from list-project page

This commit is contained in:
MTG2000
2022-09-19 10:53:08 +03:00
parent b0ded01a74
commit a24d94f4b4

View File

@@ -52,18 +52,6 @@ export default function TournamentsInput(props: Props) {
const data = [
{
id: 1,
title: 'ShockTheWeb3',
},
{
id: 2,
title: 'Adopting Bitcoin 2022',
},
{
id: 3,
title: 'TabConf',
},
{
id: 4,
title: 'Blockstream',
title: 'Legends of Lightning',
},
]