From 588940cb39ecdb72f5b00bd084b803f7985e9075 Mon Sep 17 00:00:00 2001 From: hypha Date: Thu, 7 May 2026 18:40:13 +0100 Subject: [PATCH 1/2] add Arm's logo --- src/content/sponsors/arm/arm.svg | 21 +++++++++++++++++++++ src/content/sponsors/arm/index.md | 20 ++++++++++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 src/content/sponsors/arm/arm.svg create mode 100644 src/content/sponsors/arm/index.md diff --git a/src/content/sponsors/arm/arm.svg b/src/content/sponsors/arm/arm.svg new file mode 100644 index 000000000..84df36bb8 --- /dev/null +++ b/src/content/sponsors/arm/arm.svg @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/src/content/sponsors/arm/index.md b/src/content/sponsors/arm/index.md new file mode 100644 index 000000000..246840fc2 --- /dev/null +++ b/src/content/sponsors/arm/index.md @@ -0,0 +1,20 @@ +--- +name: Arm +url: https://www.arm.com +location: "UK" +industry: "Semiconductor Manufacturing" +description: + Arm powers the compute foundation of modern life, with more than 350 billion Arm-based chips shipped to date. The world’s leading companies build on Arm to meet growing compute demand in the AI era. From the smallest edge devices to the world’s largest data centres, Arm achieves the impossible by enabling intelligent experiences that shape the future for everyone. + +socials: + linkedin: https://www.linkedin.com/company/arm/ + twitter: https://x.com/Arm + facebook: https://www.facebook.com/Arm + instagram: https://www.instagram.com/Arm/ + youtube: https://www.youtube.com/@arm/ + +tier: Gold +event_name: PyLadies Lunch & Women at Python 5K Run +logo_padding: 35px + +--- \ No newline at end of file From 3197d75a0f0f0faf642059fbd86f4321a14ed7c3 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 17:43:25 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/content/sponsors/arm/index.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/content/sponsors/arm/index.md b/src/content/sponsors/arm/index.md index 246840fc2..1bebf3468 100644 --- a/src/content/sponsors/arm/index.md +++ b/src/content/sponsors/arm/index.md @@ -4,7 +4,11 @@ url: https://www.arm.com location: "UK" industry: "Semiconductor Manufacturing" description: - Arm powers the compute foundation of modern life, with more than 350 billion Arm-based chips shipped to date. The world’s leading companies build on Arm to meet growing compute demand in the AI era. From the smallest edge devices to the world’s largest data centres, Arm achieves the impossible by enabling intelligent experiences that shape the future for everyone. + Arm powers the compute foundation of modern life, with more than 350 billion + Arm-based chips shipped to date. The world’s leading companies build on Arm to + meet growing compute demand in the AI era. From the smallest edge devices to + the world’s largest data centres, Arm achieves the impossible by enabling + intelligent experiences that shape the future for everyone. socials: linkedin: https://www.linkedin.com/company/arm/ @@ -16,5 +20,4 @@ socials: tier: Gold event_name: PyLadies Lunch & Women at Python 5K Run logo_padding: 35px - ---- \ No newline at end of file +---