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

TCO16 banner updates - promote to prod #896

Merged
merged 2 commits into from
Nov 16, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions app/services/bannerDataService.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ import angular from 'angular'
'tco16': {
title: '2016 Topcoder Open',
img: require('../../assets/images/nav/ico-tco16.svg'),
description: 'The Topcoder Open (TCO) is our annual online and onsite tournament to celebrate and reward the community.',
description: 'Watch the TCO16 Finals LIVE November 18 - 21 from Washington DC.',
ctas: [{
title: 'Learn More',
title: 'Watch Now',
url: 'http://tco16.topcoder.com/latest/overview/',
cssClass: 'tc-btn tc-btn-s tco-cta'
}]
Expand Down