This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -3,19 +3,19 @@ footer.bottom-footer
3
3
nav.menu-item
4
4
.menu-item-header.show-small OTHERS
5
5
ul.submenu
6
- li.submenu-item #[ a.menu-link ( href = "javascript:; ") SITEMAP]
7
- li.submenu-item #[ a.menu-link ( href = "javascript:; ") ABOUT US]
8
- li.submenu-item #[ a.menu-link ( href = "javascript:; ") CONTACT US]
9
- li.submenu-item #[ a.menu-link ( href ="javascript:; " ) HELP CENTER]
10
- li.submenu-item #[ a.menu-link ( href ="http://topcoder.com/community/how-it-works/privacy-policy/" ) PRIVACY POLICY]
11
- li.submenu-item #[ a.menu-link ( href ="http://topcoder.com/community/how-it-works/terms/" ) TERMS]
12
-
6
+ li.submenu-item #[ a.menu-link ( ng-click = "$event.stopPropagation();" href = "/sitemap ") SITEMAP]
7
+ li.submenu-item #[ a.menu-link ( ng-click = "$event.stopPropagation();" href = "/about ") ABOUT US]
8
+ li.submenu-item #[ a.menu-link ( ng-click = "$event.stopPropagation();" href = "/contact-us ") CONTACT US]
9
+ li.submenu-item #[ a.menu-link ( ng-click = "$event.stopPropagation();" href ="http://help.topcoder.com" target = "_blank ") HELP CENTER]
10
+ li.submenu-item #[ a.menu-link ( ng-click = "$event.stopPropagation();" href ="http://topcoder.com/community/how-it-works/privacy-policy/" ) PRIVACY POLICY]
11
+ li.submenu-item #[ a.menu-link ( ng-click = "$event.stopPropagation();" href ="http://topcoder.com/community/how-it-works/terms/" ) TERMS]
12
+
13
13
// Social links
14
14
.social-links
15
15
p topcoder is also on
16
16
a.fb-link ( href ="https://www.facebook.com/topcoder" target ="fbwindow" )
17
17
a.twitter-link ( href ="http://www.twitter.com/topcoder" target ="twwindow" )
18
18
a.linkedin-link ( href ="https://www.linkedin.com/company/topcoder" target ="liwindow" )
19
19
a.google-link ( href ="https://plus.google.com/u/0/b/104268008777050019973/104268008777050019973/posts" target ="gpwindow" )
20
-
20
+
21
21
p.copyright-notice © 2015 topcoder. All Rights Reserved
You can’t perform that action at this time.
0 commit comments