From 684f473e622e66d579452038381f0a3ea4b9cbb1 Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Mon, 8 May 2023 17:59:13 +0200 Subject: [PATCH] Update Gallery.tsx --- site/components/Gallery.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/site/components/Gallery.tsx b/site/components/Gallery.tsx index 697494f4..908fd556 100644 --- a/site/components/Gallery.tsx +++ b/site/components/Gallery.tsx @@ -21,12 +21,6 @@ const items = [ description: 'Government Open Data Portal', sourceUrl: 'https://github.com/FCSCOpendata/frontend', }, - { - title: 'Brazil Open Data', - href: 'https://dados.gov.br/', - image: '/images/showcases/brazil.png', - description: 'Government Open Data Portal', - }, { title: 'Datahub Open Data', href: 'https://opendata.datahub.io/',