This repository was archived by the owner on Mar 4, 2025. It is now read-only.
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 1212 .description Learn about Cognitive technologies and get hands on experience as a member of the Topcoder Cognitive Community.
1313 a( href ="https://cognitive.topcoder.com" ) .cta.tc-btn-white.tc-btn-radius Learn More
1414
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")
2315 .tco.tco17
2416 .tc-banner-placeholder.black.bg-image
2517 .title 2017 Topcoder Open
3224 .programs ( id ="community" , ui-view ="programs" )
3325
3426 .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