File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ const slug = tier==="Partners"? `/community-partners#sponsor-${sponsorId}`
3030<div
3131 class =" lg:max-w-[400px] flex flex-col p-6 bg-white"
3232>
33- <div class =" w-full grid text-center justify-center items-center md:items-center" >
33+ <div class ={ ` w-full grid text-center justify-center items-center md:items-center ${ tier === " Platinum " ? " min-h-[140px] " : " " } ` } >
3434 {
3535 website && slug ? (
3636
Original file line number Diff line number Diff line change 1+ ---
2+ name : " Bloomberg"
3+ url : " https://www.bloomberg.com/company/values/tech-at-bloomberg/python/"
4+ location : " USA"
5+ description :
6+ " Python is one of the most used languages at Bloomberg, with more than half a
7+ million Python files and over 100 million lines of code. In less than a
8+ decade, we’ve gone from taking our first steps with the language to being one
9+ of the leading contributors to its evolution. We believe in Python’s power and
10+ its community – and we’re committed to strengthening its future."
11+ socials :
12+ linkedin : " https://www.linkedin.com/company/bloomberg"
13+ twitter : " https://x.com/TechAtBloomberg"
14+ instagram : " https://www.instagram.com/bloomberg/"
15+ facebook : " https://www.facebook.com/bloomberg/"
16+ tier : Gold
17+ logo_padding : 10px
18+ ---
You can’t perform that action at this time.
0 commit comments