@@ -65,6 +65,46 @@ See the [Team](/teams) page for more info.
6565NumPy receives direct funding from the following sources:
6666{{< sponsors >}}
6767
68+ {{< grid columns="1 2 3 4" >}}
69+
70+ [[ item]]
71+ type = ''
72+ link = 'https://www.moore.org '
73+ body = '''{{< image >}}
74+ src = '/images/logos/moore.svg'
75+ alt = 'Logo of the Gordon and Betty Moore Foundation'
76+ {{< /image >}}
77+ '''
78+
79+ [[ item]]
80+ type = ''
81+ link = 'https://www.sloan.org '
82+ body = '''{{< image >}}
83+ src = '/images/logos/sloan.svg'
84+ alt = 'Logo of the Alfred P. Sloan Foundation'
85+ {{< /image >}}
86+ '''
87+
88+ [[ item]]
89+ type = ''
90+ link = 'https://www.chanzuckerberg.com '
91+ body = '''{{< image >}}
92+ src = '/images/logos/CZI.svg'
93+ alt = 'Logo of the Chan Zuckerberg Initiative'
94+ {{< /image >}}
95+ '''
96+
97+ [[ item]]
98+ type = ''
99+ link = 'https://www.tidelift.com '
100+ body = '''{{< image >}}
101+ src = '/images/logos/tidelift.png'
102+ alt = 'Logo of Tidelift'
103+ width = '200'
104+ {{< /image >}}
105+ '''
106+
107+ {{< /grid >}}
68108
69109## Institutional Partners
70110
@@ -76,6 +116,40 @@ Institutional Partners are organizations that support the project by employing p
76116
77117{{< partners >}}
78118
119+ {{< grid columns="1 2 3 4" >}}
120+
121+ [[ item]]
122+ type = ''
123+ link = 'https://www.berkeley.edu '
124+ body = '''{{< image >}}
125+ src = '/images/logos/berkeley-color.svg'
126+ alt = 'Logo of UC Berkeley'
127+ width = '200'
128+ {{< /image >}}
129+ '''
130+
131+ [[ item]]
132+ type = ''
133+ link = 'https://www.quansight.com '
134+ body = '''{{< image >}}
135+ src = '/images/logos/quansight.svg'
136+ alt = 'Logo of Quansight'
137+ width = '200'
138+ {{< /image >}}
139+ '''
140+
141+ [[ item]]
142+ type = ''
143+ link = 'https://www.nvidia.com '
144+ body = '''{{< image >}}
145+ src = '/images/logos/nvidia.png'
146+ alt = 'Logo of NVIDIA'
147+ width = '200'
148+ {{< /image >}}
149+ '''
150+
151+ {{< /grid >}}
152+
79153
80154## Donate
81155
0 commit comments