diff --git a/custom-modern-open-source.hbs b/custom-modern-open-source.hbs index 5c51d59..1a1f6ea 100644 --- a/custom-modern-open-source.hbs +++ b/custom-modern-open-source.hbs @@ -91,7 +91,35 @@ {{/foreach}} {{/get}} - +
+
+

Our Open Source Sponsors

+
+ {{#get "pages" order="featured desc, title asc" filter="tags:hash-oss-sponsors" limit="all"}} + {{#foreach pages}} + {{#if feature_image}} + {{title}} + {{/if}} + {{/foreach}} + {{/get}} +
+
+
+ +
+
+

RubyGems Supporters Plus

+
+ {{#get "pages" order="featured desc, title asc" filter="tags:hash-rubygems-sponsors" limit="all"}} + {{#foreach pages}} + {{#if feature_image}} + {{title}} + {{/if}} + {{/foreach}} + {{/get}} +
+
+
{{/post}} {{#contentFor 'scripts'}}