From e715e0f72a7285794cea67e73d6d34b4b51559c5 Mon Sep 17 00:00:00 2001 From: hypha Date: Wed, 9 Jul 2025 13:03:14 +0100 Subject: [PATCH 1/2] add python-institute's logo --- .../sponsors/python-institute/index.md | 14 ++ .../python-institute/python-institute.svg | 166 ++++++++++++++++++ 2 files changed, 180 insertions(+) create mode 100644 src/content/sponsors/python-institute/index.md create mode 100644 src/content/sponsors/python-institute/python-institute.svg diff --git a/src/content/sponsors/python-institute/index.md b/src/content/sponsors/python-institute/index.md new file mode 100644 index 000000000..e589ae9fe --- /dev/null +++ b/src/content/sponsors/python-institute/index.md @@ -0,0 +1,14 @@ +--- +name: OpenEDG PYTHON INSTITUTE +url: https://pythoninstitute.org +socials: + linkedin: "https://www.linkedin.com/company/pythoninstitute/" + twitter: "https://x.com/pythoninstitute" + youtube: "https://www.youtube.com/channel/UC2IRXg1rRD2yiig1Sqbf6iQ/" + instagram: + discord: "https://discord.gg/eJ2sW8SYgJ" +description: + "Join the community of learners, creators, professionals, educators, and world-changers. Learn, certify, make an impact. Expand your career opportunities with the Python Institute's training and certification programs. Program your future." +tier: Patron +logo_padding: 40px +--- diff --git a/src/content/sponsors/python-institute/python-institute.svg b/src/content/sponsors/python-institute/python-institute.svg new file mode 100644 index 000000000..ccdd0594c --- /dev/null +++ b/src/content/sponsors/python-institute/python-institute.svg @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + Open Education & Development Group + + From 648549bc114fa5a3f62e9a4e2e13999d3d256e3e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 12:04:49 +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/python-institute/index.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/content/sponsors/python-institute/index.md b/src/content/sponsors/python-institute/index.md index e589ae9fe..9685bd578 100644 --- a/src/content/sponsors/python-institute/index.md +++ b/src/content/sponsors/python-institute/index.md @@ -6,9 +6,12 @@ socials: twitter: "https://x.com/pythoninstitute" youtube: "https://www.youtube.com/channel/UC2IRXg1rRD2yiig1Sqbf6iQ/" instagram: - discord: "https://discord.gg/eJ2sW8SYgJ" + discord: "https://discord.gg/eJ2sW8SYgJ" description: - "Join the community of learners, creators, professionals, educators, and world-changers. Learn, certify, make an impact. Expand your career opportunities with the Python Institute's training and certification programs. Program your future." + "Join the community of learners, creators, professionals, educators, and + world-changers. Learn, certify, make an impact. Expand your career + opportunities with the Python Institute's training and certification programs. + Program your future." tier: Patron logo_padding: 40px ---