File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1458,6 +1458,12 @@ <h5 class="gp_integrations_example_header">
14581458 height ="56 "
14591459 src ="{{@shared.assetsHost}}/img/sponsors/digiturunc.png ">
14601460 </ a >
1461+ < a target ="_blank " rel ="noopener noreferrer " href ="https://perlod.com/ ">
1462+ < img title ="Sponsored by Perlod "
1463+ width ="112 "
1464+ height ="32 "
1465+ src ="{{@shared.assetsHost}}/img/sponsors/perlod.svg ">
1466+ </ a >
14611467 </ div >
14621468
14631469 <!-- <div class="gp_sponsors_content_list_tier-two">
Original file line number Diff line number Diff line change @@ -388,6 +388,13 @@ <h1 class="gp-sponsors_header">Our Sponsors</h1>
388388 imgHeight : 92 ,
389389 imgSrc : [ '/img/sponsors/digiturunc.png' ] ,
390390 } ,
391+ {
392+ href : 'https://perlod.com/' ,
393+ imgTitle : 'Sponsored by Perlod' ,
394+ imgWidth : 210 ,
395+ imgHeight : 60 ,
396+ imgSrc : [ '/img/sponsors/perlod.svg' ] ,
397+ } ,
391398 ] ,
392399 } ;
393400 } ,
You can’t perform that action at this time.
0 commit comments