File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,6 @@ import S425JobLogo from "../assets/sponsors/S425-jb.png";
107107import S428JobLogo from "../assets/sponsors/S428-jb.png" ;
108108import S429JobLogo from "../assets/sponsors/S429-jb.png" ;
109109import S431JobLogo from "../assets/sponsors/S431-jb.png" ;
110- import S432JobLogo from "../assets/sponsors/S432-jb.png" ;
111110import S433JobLogo from "../assets/sponsors/S433-jb.png" ;
112111import S434JobLogo from "../assets/sponsors/S434-jb.jpg" ;
113112import S435JobLogo from "../assets/sponsors/S435-jb.png" ;
@@ -703,7 +702,7 @@ export const constants = {
703702 height : bronzeSponsorImageSize . height ,
704703 width : bronzeSponsorImageSize . width ,
705704 jobBoard : {
706- imageSrc : S432JobLogo ,
705+ imageSrc : NoImage ,
707706 link : undefined ,
708707 } ,
709708 } ,
You can’t perform that action at this time.
0 commit comments