Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit ef97735

Browse files
authored
Merge pull request #897 from appirio-tech/tony-tco16-banners
updated tco16 logo on banner
2 parents 011debe + 9d18445 commit ef97735

File tree

2 files changed

+202
-1
lines changed

2 files changed

+202
-1
lines changed

app/services/bannerDataService.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import angular from 'angular'
2828
bannersData = {
2929
'tco16': {
3030
title: '2016 Topcoder Open',
31-
img: require('../../assets/images/nav/ico-tco16.svg'),
31+
img: require('../../assets/images/tco16-bah-logo-black-bg.svg'),
3232
description: 'Watch the TCO16 Finals LIVE November 18 - 21 from Washington DC.',
3333
ctas: [{
3434
title: 'Watch Now',
Lines changed: 201 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)