Browse code

mootools core now loads from goolge ajax libraries

B Mathis authored on 14/11/2009 at 23:01:54
Showing 1 changed files
... ...
@@ -32,7 +32,7 @@ google_analytics: true
32 32
         var show_replies = #{page.show_replies};
33 33
         var tweet_count = #{page.tweet_count};
34 34
       %script(src="/javascripts/mootools-yui-compressed.js" type="text/javascript")
35
-      %script(src="/javascripts/mootools-1.2.4.2-more.js" type="text/javascript")
35
+      %script(src="http://ajax.googleapis.com/ajax/libs/mootools/1.2.4/mootools-yui-compressed.js" type="text/javascript")
36 36
       %script(src="/javascripts/octopress.js" type="text/javascript")
37 37
       %script(src="/javascripts/twitter.js" type="text/javascript")
38 38
     - if page.respond_to? :google_analytics