We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9198d80 commit 835eb91Copy full SHA for 835eb91
src/pages/index.tsx
@@ -669,9 +669,8 @@ const MembersLogosList = [
669
caption: 'Johns Hopkins University',
670
},
671
{
672
- image:
673
- 'https://nativebio.org/wp-content/uploads/2020/12/NBDC_web_logo_transparent_340x156.png',
674
- imageHeight: 'h-16',
+ image: 'https://nativebio.org/sites/default/files/native-biodata-logo.png',
+ imageHeight: 'h-14',
675
href: 'https://nativebio.org/',
676
caption: 'Native BioData Consortium',
677
0 commit comments