Skip to content

Commit 444ddcb

Browse files
authored
Merge pull request #31 from pyladies/add_quansight
Add Quansight logo
2 parents 771c31f + 85b3f6a commit 444ddcb

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
75.7 KB
Loading

src/components/sponsors_gallery.astro

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ const partners = [
4141
logo: "/images/sponsors/dsf.png",
4242
url: "https://www.djangoproject.com/",
4343
},
44+
{
45+
name: "Quansight",
46+
logo: "/images/sponsors/quansight-logo.png",
47+
url: "",
48+
},
4449
{
4550
name: "Willing Consulting",
4651
logo: "/images/sponsors/willing_consulting.png",

0 commit comments

Comments
 (0)