@@ -137,17 +137,18 @@ social:
137
137
%a{:href=>'http://italia.code.org'}
138
138
italia.code.org
139
139
140
- #header-social-links.desktop-feature{style: " margin: 15px 0 0 0; float: right;" }
141
- %a{:href=>" http://facebook.com/Code.org" , :title=>'Facebook', :target=>" _blank" , :style=>" text-decoration:none" }
142
- %img{:src=>" /images/facebook_purple.png" }
143
- %a{:href=>" http://twitter.com/codeorg" , :title=>'Twitter', :target=>" _blank" , :style=>" text-decoration:none" }
144
- %img{:src=>" /images/twitter_purple.png" }
145
- %a{:href=>" http://codeorg.tumblr.com/" , :title=>'Tumblr', :target=>" _blank" , :style=>" text-decoration:none" }
146
- %img{:src=>" /images/tumblr_purple.png" }
147
- %a{:href=>" http://zazzle.com/codeorg" , :title=>'Zazzle', :target=>" _blank" , :style=>" text-decoration:none" }
148
- %img{:src=>" /images/zazzle_purple.png" }
149
- %a{:href=>" /donate" , :title=>'Donate', :style=>" text-decoration:none" }
150
- %img{:src=>" /images/donate_normal.png" }
140
+ -if request.site != 'csedweek.org'
141
+ #header-social-links.desktop-feature{style: " margin: 15px 0 0 0; float: right;" }
142
+ %a{:href=>" http://facebook.com/Code.org" , :title=>'Facebook', :target=>" _blank" , :style=>" text-decoration:none" }
143
+ %img{:src=>" /images/facebook_purple.png" }
144
+ %a{:href=>" http://twitter.com/codeorg" , :title=>'Twitter', :target=>" _blank" , :style=>" text-decoration:none" }
145
+ %img{:src=>" /images/twitter_purple.png" }
146
+ %a{:href=>" http://codeorg.tumblr.com/" , :title=>'Tumblr', :target=>" _blank" , :style=>" text-decoration:none" }
147
+ %img{:src=>" /images/tumblr_purple.png" }
148
+ %a{:href=>" http://zazzle.com/codeorg" , :title=>'Zazzle', :target=>" _blank" , :style=>" text-decoration:none" }
149
+ %img{:src=>" /images/zazzle_purple.png" }
150
+ %a{:href=>" /donate" , :title=>'Donate', :style=>" text-decoration:none" }
151
+ %img{:src=>" /images/donate_normal.png" }
151
152
152
153
#studiobar.feature-codeorg.tablet-feature
153
154
%h1.mobile-center
0 commit comments