Skip to content

Commit

Permalink
update platforms image on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
vpchung committed Nov 2, 2023
1 parent 3a64e84 commit 5384bf1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export class PlatformsComponent implements OnInit {

ngOnInit() {
this.platforms$ = this.imageService.getImage({
objectKey: 'logo/platforms.png',
objectKey: 'logo/platforms-v2.png',
});
}
}

0 comments on commit 5384bf1

Please sign in to comment.