@@ -391,22 +391,6 @@ <h2 class="text-center section-header"><a href="https://foundation.fsharp.org/sp
391
391
</ div >
392
392
</ section >
393
393
394
- <!-- <section class="home-section" style="border: none;">
395
- <div class="container featured">
396
- <div class="row wow animated fadeIn">
397
- <div class="col-md-2 menu">
398
- <h4>Follow</h4>
399
- <div class="addthis_toolbox addthis_32x32_style addthis_vertical_style">
400
- <a class="addthis_button_facebook_follow" addthis:userid="fsharp.org"></a>
401
- <a class="addthis_button_twitter_follow" addthis:userid="fsharporg"></a>
402
- </div>
403
- <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-54207a8d10b4461b"></script>
404
- </div>
405
- </div>
406
- </div>
407
- </section>
408
-
409
- -->
410
394
< div class ="push "> </ div >
411
395
< div class ="push "> </ div >
412
396
@@ -430,23 +414,6 @@ <h4>Follow</h4>
430
414
< script src ="https://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js "> </ script >
431
415
< script src ="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js "> </ script >
432
416
< script src ="js/home.js "> </ script >
433
- < script type ="text/javascript " src ="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-54207a8d10b4461b "> </ script >
434
- < script type ="text/javascript ">
435
- addthis . layers ( {
436
- 'theme' : 'transparent' ,
437
- 'share' : {
438
- 'position' : 'right' ,
439
- 'numPreferredServices' : 4 ,
440
- 'services' : 'facebook,twitter,more'
441
- } ,
442
- //'follow': {
443
- // 'services': [
444
- // { 'service': 'facebook', 'id': 'fsharp.org' },
445
- // { 'service': 'twitter', 'id': 'fsharporg' }
446
- // ]
447
- //}
448
- } ) ;
449
- </ script >
450
417
< script type ="text/javascript ">
451
418
var _gaq = _gaq || [ ] ;
452
419
_gaq . push ( [ '_setAccount' , 'UA-35753329-2' ] ) ;
0 commit comments