File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 12
12
.description Learn about Cognitive technologies and get hands on experience as a member of the Topcoder Cognitive Community.
13
13
a( href ="https://cognitive.topcoder.com" ) .cta.tc-btn-white.tc-btn-radius Learn More
14
14
15
- // .tco.tco17
16
- // .tc-banner-placeholder.predix
17
- // .subtitle Ready for the future? The Industrial Internet is here
18
- // .description Get hands-on with the Predix platform and the Industrial Internet
19
- // a(href="http://predix.topcoder.com/").cta.tc-btn-white.tc-btn-radius Learn More
20
-
21
- //- .ttl
22
- //- tc-banner(theme="black", banner-name="ttl")
23
15
.tco.tco17
24
16
.tc-banner-placeholder.black.bg-image
25
17
.title 2017 Topcoder Open
32
24
.programs ( id ="community" , ui-view ="programs" )
33
25
34
26
.community-updates ( ui-view ="community-updates" )
27
+
28
+ script .
29
+ (function () {
30
+ var s = document .createElement (" script" );
31
+ s .type = " text/javascript" ;
32
+ s .async = true ;
33
+ s .src = ' //api.usersnap.com/load/' +
34
+ ' 3e7c8f0c-6cf6-41b6-9f2c-e8e4e60dfc59.js' ;
35
+ var x = document .getElementsByTagName (' script' )[0 ];
36
+ x .parentNode .insertBefore (s, x);
37
+ })();
You can’t perform that action at this time.
0 commit comments