diff --git a/src/components/SponsorLogo.astro b/src/components/SponsorLogo.astro index 8b6e7cb92..c3c12c8d5 100644 --- a/src/components/SponsorLogo.astro +++ b/src/components/SponsorLogo.astro @@ -30,7 +30,7 @@ const slug = tier==="Partners"? `/community-partners#sponsor-${sponsorId}`
-
+
{ website && slug ? ( diff --git a/src/content/sponsors/bloomberg/bloomberg.svg b/src/content/sponsors/bloomberg/bloomberg.svg new file mode 100644 index 000000000..c1711517a --- /dev/null +++ b/src/content/sponsors/bloomberg/bloomberg.svg @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/content/sponsors/bloomberg/index.md b/src/content/sponsors/bloomberg/index.md new file mode 100644 index 000000000..0170688ac --- /dev/null +++ b/src/content/sponsors/bloomberg/index.md @@ -0,0 +1,18 @@ +--- +name: "Bloomberg" +url: "https://www.bloomberg.com/company/values/tech-at-bloomberg/python/" +location: "USA" +description: + "Python is one of the most used languages at Bloomberg, with more than half a + million Python files and over 100 million lines of code. In less than a + decade, we’ve gone from taking our first steps with the language to being one + of the leading contributors to its evolution. We believe in Python’s power and + its community – and we’re committed to strengthening its future." +socials: + linkedin: "https://www.linkedin.com/company/bloomberg" + twitter: "https://x.com/TechAtBloomberg" + instagram: "https://www.instagram.com/bloomberg/" + facebook: "https://www.facebook.com/bloomberg/" +tier: Gold +logo_padding: 10px +---