This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55
66 .challenges ( id ="challenges" , ui-view ="my-challenges" )
77
8- .tco
9- tc-banner( theme ="black" , banner-name ="tco16" )
10-
118 .tco.tco17
129 .tc-banner-placeholder.predix
1310 .subtitle Ready for the future? The Industrial Internet is here
2320 .description Earn your way to the USA!
2421 a( href ="http://tco17.topcoder.com/" ) .cta.tc-btn-white.tc-btn-radius Learn More
2522
23+ .tco
24+ tc-banner( theme ="black" , banner-name ="tco16" )
25+
2626 .srms ( id ="srms" , ui-view ="srms" , ng-show ="dashboard.showSRMs" )
2727
2828 .programs ( id ="community" , ui-view ="programs" )
Original file line number Diff line number Diff line change @@ -29,10 +29,10 @@ import angular from 'angular'
2929 'tco16' : {
3030 title : '2016 Topcoder Open' ,
3131 img : require ( '../../assets/images/tco16-bah-logo-black-bg.svg' ) ,
32- description : 'Watch the TCO16 Finals LIVE November 18 - 21 from Washington DC. ' ,
32+ description : 'Congratulations to all our TCO16 Champions! ' ,
3333 ctas : [ {
34- title : 'Watch Now ' ,
35- url : 'http://tco16.topcoder.com/latest/overview/ ' ,
34+ title : 'Learn More ' ,
35+ url : 'http://tco16.topcoder.com/' ,
3636 cssClass : 'tc-btn tc-btn-s tco-cta'
3737 } ]
3838 } ,
You can’t perform that action at this time.
0 commit comments