Skip to content

Commit

Permalink
Remove company names below the logos
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldssebalamu committed Sep 21, 2023
1 parent 807f770 commit eaa437f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/src/components/ContributingCompaniesPanel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ export default function UserShowcase(){
<img src={props.BannerUrl} alt={props.BannerUrl}></img>
</a>
<br/>
<a href={props.BannerUrl}>{props.BannerName}</a>
</div>
</div>
))}
Expand Down

0 comments on commit eaa437f

Please sign in to comment.