@@ -155,10 +155,64 @@ <h3> {{ .title }} </h3>
155155 <!-- ========================== END OF GOALS ========================== -->
156156
157157
158-
158+ <!-- ================================== START OF PYMCON SPONSORS ============================== -->
159+ < section class ="section pymcon__sponsor ">
160+ < div class ="container pymcon__sponsor__container ">
161+ < h1 > Our < span > 💖</ span > Sponsors</ h2 >
162+ < div class ="slider ">
163+ < div class ="logos__container ">
164+ < div class ="sponsor_logo ">
165+ < a href ="https://www.mistplay.com/ " target ="_blank ">
166+ < img src ="/images/sponsors_logos/mistplay_logo.jpg " alt ="Mistplay logo ">
167+ </ a >
168+ < h2 > Hamiltonian Monte Carlo</ h2 >
169+ </ div >
170+
171+ < div class ="sponsor_logo ">
172+ < a href ="https://odsc.com/california/?utm_source=pymc&utm_medium=referral " target ="_blank ">
173+ < img src ="/images/sponsors_logos/odsc_logo.jpg " alt ="ODSC logo ">
174+ </ a >
175+ < h2 > Hamiltonian Monte Carlo</ h2 >
176+ </ div >
177+
178+ < div class ="sponsor_logo ">
179+ < a href ="https://numfocus.org/ " target ="_blank ">
180+ < img src ="/images/sponsors_logos/num_focus_logo.jpg " alt ="NumFOCUS logo ">
181+ </ a >
182+ < h2 > Non-profit Sponsors</ h2 >
183+ </ div >
184+
185+ <!-- ======== DUPLICATE FOR SLIDER TO WORK PROPERLY ======== -->
186+
187+ < div class ="sponsor_logo ">
188+ < a href ="https://www.mistplay.com/ " target ="_blank ">
189+ < img src ="/images/sponsors_logos/mistplay_logo.jpg " alt ="Mistplay logo ">
190+ </ a >
191+ < h2 > Hamiltonian Monte Carlo</ h2 >
192+ </ div >
193+
194+ < div class ="sponsor_logo ">
195+ < a href ="https://odsc.com/california/?utm_source=pymc&utm_medium=referral " target ="_blank ">
196+ < img src ="/images/sponsors_logos/odsc_logo.jpg " alt ="ODSC logo ">
197+ </ a >
198+ < h2 > Hamiltonian Monte Carlo</ h2 >
199+ </ div >
200+
201+ < div class ="sponsor_logo ">
202+ < a href ="https://numfocus.org/ " target ="_blank ">
203+ < img src ="/images/sponsors_logos/num_focus_logo.jpg " alt ="NumFOCUS logo ">
204+ </ a >
205+ < h2 > Non-profit Sponsors</ h2 >
206+ </ div >
207+ </ div >
208+ </ div >
209+ </ div >
210+ </ section >
211+ <!-- ================================== END OF PYMCON SPONSORS ============================== -->
212+
159213
160214 <!-- ================================== START OF SUBSCRIBE ============================== -->
161- < section class ="section subscribe " {{ if not $showFeaturedEvent }} style ="background: transparent; margin: 8rem 0 4rem; " {{ end }} >
215+ <!-- < section class="section subscribe" {{ if not $showFeaturedEvent }} style="background: transparent; margin: 8rem 0 4rem;" {{ end }}>
162216 <div class="container subscribe__container">
163217 <div class="subscribe__text">
164218 <h2>Join the PyMC Discourse to stay updated</h2>
@@ -168,7 +222,7 @@ <h2>Join the PyMC Discourse to stay updated</h2>
168222 </div>
169223 <a href="{{ .Site.Author.discourse }}" class="btn subscribe__btn">Take me to the Discourse</a>
170224 </div>
171- </ section >
225+ </section> -->
172226 <!-- ================================== END OF SUBSCRIBE ============================== -->
173227
174228
0 commit comments