File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -94,6 +94,7 @@ import S403JobLogo from "../assets/sponsors/S403-jb.png";
9494import S404JobLogo from "../assets/sponsors/S404-jb.png" ;
9595import S406JobLogo from "../assets/sponsors/S406-jb.png" ;
9696import S407JobLogo from "../assets/sponsors/S407-jb.png" ;
97+ import S409JobLogo from "../assets/sponsors/S409-jb.jpg" ;
9798import S414JobLogo from "../assets/sponsors/S414-jb.png" ;
9899import S415JobLogo from "../assets/sponsors/S415-jb.png" ;
99100import S418JobLogo from "../assets/sponsors/S418-jb.png" ;
@@ -541,8 +542,8 @@ export const constants = {
541542 height : bronzeSponsorImageSize . height ,
542543 width : bronzeSponsorImageSize . width ,
543544 jobBoard : {
544- imageSrc : NoImage ,
545- link : undefined ,
545+ imageSrc : S409JobLogo ,
546+ link : "https://tech.yappli.io/" ,
546547 } ,
547548 } ,
548549 {
You can’t perform that action at this time.
0 commit comments