@@ -129,9 +129,6 @@ <h1>HTML enhanced for web apps!</h1>
129
129
Follow +AngularJS on
130
130
< a href ="https://plus.google.com/110323587230527980117?prsrc=3 " rel ="publisher " style ="text-decoration:none; "> < img src ="https://ssl.gstatic.com/images/icons/gplus-32.png " style ="border:0;width:20px;height:20px; " alt =""/> </ a >
131
131
</ li >
132
- < li >
133
- < g:plusone size ="medium " annotation ="inline " width ="120 " href ="http://angularjs.org "> </ g:plusone >
134
- </ li >
135
132
< li >
136
133
< a href ="https://twitter.com/angularjs " class ="twitter-follow-button " data-show-count ="true "> Follow @angularjs</ a >
137
134
</ li >
@@ -217,16 +214,16 @@ <h4 class="video-item-heading">{{ video.title }}</h4>
217
214
</ div >
218
215
219
216
< div ng-show ="stage.section=='ng-europe' " class ="jumbotron-buttons ">
220
- < a href ="https://www.youtube.com/channel/UCEGUP3TJJfMsEM_1y8iviSQ " target ="_blank " class ="btn btn-primary btn-large " rel ="nofollow ">
217
+ < a href ="https://www.youtube.com/channel/UCEGUP3TJJfMsEM_1y8iviSQ " target ="_blank " class ="btn btn-primary btn-large " rel ="nofollow ">
221
218
view all videos
222
219
</ a >
223
220
< a href ="http://www.ngeurope.org/ " target ="_blank " class ="btn btn-large " rel ="nofollow ">
224
221
www.ngeurope.org
225
222
</ a >
226
223
</ div >
227
-
224
+
228
225
< div ng-show ="stage.section=='ng-conf' " class ="jumbotron-buttons ">
229
- < a href ="https://www.youtube.com/user/ngconfvideos " target ="_blank " class ="btn btn-large btn-primary " rel ="nofollow ">
226
+ < a href ="https://www.youtube.com/user/ngconfvideos " target ="_blank " class ="btn btn-large btn-primary " rel ="nofollow ">
230
227
view all videos
231
228
</ a >
232
229
< a href ="http://ng-conf.org/ " target ="_blank " class ="btn btn-large " rel ="nofollow ">
@@ -893,8 +890,7 @@ <h2>JavaScript Projects</h2>
893
890
angular . bootstrap ( document , [ 'ngRoute' , 'homepage' , 'ngLocal.us' ] ) ;
894
891
</ script >
895
892
896
- < script src ="https://apis.google.com/js/plusone.js "> </ script >
897
- < script src ="//platform.twitter.com/widgets.js "> </ script >
893
+ < script async src ="//platform.twitter.com/widgets.js "> </ script >
898
894
< script type ="text/javascript ">
899
895
var _gaq = [
900
896
[ '_setAccount' , 'UA-8594346-3' ] ,
0 commit comments