Skip to content

Commit 835eb91

Browse files
committed
fix: update website images
1 parent 9198d80 commit 835eb91

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/pages/index.tsx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -669,9 +669,8 @@ const MembersLogosList = [
669669
caption: 'Johns Hopkins University',
670670
},
671671
{
672-
image:
673-
'https://nativebio.org/wp-content/uploads/2020/12/NBDC_web_logo_transparent_340x156.png',
674-
imageHeight: 'h-16',
672+
image: 'https://nativebio.org/sites/default/files/native-biodata-logo.png',
673+
imageHeight: 'h-14',
675674
href: 'https://nativebio.org/',
676675
caption: 'Native BioData Consortium',
677676
},

0 commit comments

Comments
 (0)