@@ -19,7 +19,7 @@ module ChaptersHelper
1919 FEATURED_SPONSORS = [
2020 { image : 'sponsors/current/solutech_official.svg' , link : 'https://solutech.co.ke' , alt : 'Solutech' } ,
2121 { image : 'sponsors/current/app_signal.png' , link : 'https://www.appsignal.com' , alt : 'App Signal' } ,
22- { image : 'sponsors/previous/shopify.webp ' , link : 'https://www.shopify.com /' , alt : 'Shopify ' } ,
22+ { image : 'sponsors/current/ruby_central.png ' , link : 'https://rubycentral.org /' , alt : 'Ruby Central ' } ,
2323 { image : 'sponsors/current/kopo_kopo.png' , link : 'https://kopokopo.co.ke' , alt : 'Kopo Kopo' } ,
2424 { image : 'sponsors/current/finplus.png' , link : 'https://finplusgroup.com' , alt : 'Finplus Group' } ,
2525 { image : 'sponsors/current/typesense-logo.png' , link : 'https://typesense.org/' , alt : 'Typesense' } ,
@@ -32,11 +32,9 @@ module ChaptersHelper
3232 PREVIOUS_SPONSORS = [
3333 { image : 'sponsors/previous/shopify.webp' , link : 'https://www.shopify.com/' , alt : 'Shopify' } ,
3434 { image : 'sponsors/previous/microverse.png' , link : 'https://www.microverse.org/' , alt : 'Microverse' } ,
35- { image : 'sponsors/previous/ruby_central.png' , link : 'https://rubycentral.org/' , alt : 'Ruby Central' } ,
3635 { image : 'sponsors/previous/planet_argon.png' , link : 'https://www.planetargon.com' , alt : 'Planet Argon' } ,
3736 { image : 'sponsors/previous/nairobits.png' , link : 'https://www.nairobits.com/' , alt : 'Nairobits' } ,
3837 { image : 'sponsors/previous/turing.png' , link : 'https://www.turing.com/' , alt : 'Turing' } ,
39- { image : 'sponsors/previous/kopokopo.png' , link : 'https://kopokopo.co.ke' , alt : 'Kopokopo' } ,
4038 { image : 'sponsors/previous/kwara.png' , link : 'https://kwara.com/' , alt : 'Kwara' } ,
4139 { image : 'sponsors/previous/ihub.png' , link : 'https://ihub.co.ke/' , alt : 'iHub, Nairobi' } ,
4240 { image : 'sponsors/previous/friendly_rb.jpg' , link : 'https://friendlyrb.com/' , alt : 'FriendlyRB' } ,
0 commit comments