This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
6
6
.challenges ( id ="challenges" , ui-view ="my-challenges" )
7
7
8
- .tco
9
- tc-banner( theme ="black" , banner-name ="tco16" )
10
-
11
8
.tco.tco17
12
9
.tc-banner-placeholder.predix
13
10
.subtitle Ready for the future? The Industrial Internet is here
23
20
.description Earn your way to the USA!
24
21
a( href ="http://tco17.topcoder.com/" ) .cta.tc-btn-white.tc-btn-radius Learn More
25
22
23
+ .tco
24
+ tc-banner( theme ="black" , banner-name ="tco16" )
25
+
26
26
.srms ( id ="srms" , ui-view ="srms" , ng-show ="dashboard.showSRMs" )
27
27
28
28
.programs ( id ="community" , ui-view ="programs" )
Original file line number Diff line number Diff line change @@ -29,10 +29,10 @@ import angular from 'angular'
29
29
'tco16' : {
30
30
title : '2016 Topcoder Open' ,
31
31
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! ' ,
33
33
ctas : [ {
34
- title : 'Watch Now ' ,
35
- url : 'http://tco16.topcoder.com/latest/overview/ ' ,
34
+ title : 'Learn More ' ,
35
+ url : 'http://tco16.topcoder.com/' ,
36
36
cssClass : 'tc-btn tc-btn-s tco-cta'
37
37
} ]
38
38
} ,
You can’t perform that action at this time.
0 commit comments