You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p class='sponsors__title'>Our Open Source Sustaining Membership Sponsors</p>
<div class='sponsors__inner'>
{{#get "pages" order="featured desc, title asc" filter="tags:hash-oss-sponsors" limit="all"}}
{{#foreach pages}}
{{#if feature_image}}
<img src="{{feature_image}}" alt="{{title}}" />
{{else}}
<p>Create a page for each open source major sponsor, title the post with the sponsor name, set the featured image to their profile picture (for logos, we need a square image for best results), and put an optional link in the page content. Add the tag <code>#oss-sponsors</code> for them to show up here.</p>