diff gpp/templates/core/social_sharing_begin.html @ 491:7dbdbb08e68c

For #233; add social media sharing buttons to the photo of the day app.
author Brian Neal <bgneal@gmail.com>
date Thu, 20 Oct 2011 01:00:19 +0000
parents f0f3966ea44f
children
line wrap: on
line diff
--- a/gpp/templates/core/social_sharing_begin.html	Thu Oct 20 00:36:37 2011 +0000
+++ b/gpp/templates/core/social_sharing_begin.html	Thu Oct 20 01:00:19 2011 +0000
@@ -1,5 +1,5 @@
 <div id="fb-root"></div>
-<script>(function(d, s, id) {
+<script type="text/javascript">(function(d, s, id) {
   var js, fjs = d.getElementsByTagName(s)[0];
   if (d.getElementById(id)) {return;}
   js = d.createElement(s); js.id = id; js.async = true;