From ec79bdc0f9946530610e6d323122b671f48106bd Mon Sep 17 00:00:00 2001 From: hypha Date: Fri, 4 Jul 2025 11:04:59 +0100 Subject: [PATCH 1/2] add deepnote's logo --- src/content/sponsors/deepnote/deepnote.svg | 13 +++++++++++++ src/content/sponsors/deepnote/index.md | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 src/content/sponsors/deepnote/deepnote.svg create mode 100644 src/content/sponsors/deepnote/index.md diff --git a/src/content/sponsors/deepnote/deepnote.svg b/src/content/sponsors/deepnote/deepnote.svg new file mode 100644 index 000000000..b827d0aad --- /dev/null +++ b/src/content/sponsors/deepnote/deepnote.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/content/sponsors/deepnote/index.md b/src/content/sponsors/deepnote/index.md new file mode 100644 index 000000000..b85638ddf --- /dev/null +++ b/src/content/sponsors/deepnote/index.md @@ -0,0 +1,13 @@ +--- +name: Deepnote +url: https://deepnote.com/ +socials: + linkedin: "https://www.linkedin.com/company/deepnote" + twitter: "https://x.com/deepnoteHQ" + youtube: + instagram: "https://www.instagram.com/deepnotehq" +description: + "Deepnote is a notebook that brings teams together to explore, analyze and present data from start to finish." +tier: Patron +logo_padding: 40px +--- From 1ca95e19cf340377ad1915905502aa1497f96e46 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 10:06:33 +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/deepnote/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/content/sponsors/deepnote/index.md b/src/content/sponsors/deepnote/index.md index b85638ddf..c2254179f 100644 --- a/src/content/sponsors/deepnote/index.md +++ b/src/content/sponsors/deepnote/index.md @@ -4,10 +4,11 @@ url: https://deepnote.com/ socials: linkedin: "https://www.linkedin.com/company/deepnote" twitter: "https://x.com/deepnoteHQ" - youtube: + youtube: instagram: "https://www.instagram.com/deepnotehq" description: - "Deepnote is a notebook that brings teams together to explore, analyze and present data from start to finish." + "Deepnote is a notebook that brings teams together to explore, analyze and + present data from start to finish." tier: Patron logo_padding: 40px ---