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 @@ -39,6 +39,7 @@ import UbieJobLogo from "../assets/sponsors/S314-jb.png";
3939import BloombergJobLogo from "../assets/sponsors/S315-jb.png" ;
4040import CrossTechJobLogo from "../assets/sponsors/S318-jb.png" ;
4141import IssueHuntJobLogo from "../assets/sponsors/S313-jb.png" ;
42+ import GrooveXJobLogo from "../assets/sponsors/S302-jb.jpg" ;
4243
4344const venueSponsorImageSize = {
4445 height : 242 ,
@@ -241,8 +242,8 @@ export const constants = {
241242 height : silverSponsorImageSize . height ,
242243 width : silverSponsorImageSize . width ,
243244 jobBoard : {
244- imageSrc : NoImage ,
245- link : undefined ,
245+ imageSrc : GrooveXJobLogo ,
246+ link : "https://recruit.jobcan.jp/groovex/list?category_id=70640" ,
246247 } ,
247248 } ,
248249 {
You can’t perform that action at this time.
0 commit comments