site/index.html.haml in stasis-0.1.2 vs site/index.html.haml in stasis-0.1.3

- old
+ new

@@ -18,7 +18,7 @@ %img.reverse{ :src => 'stasis.png' }> #tm Static Sites Made Powerful #body ~ @readme .clear - %script{ :src => "jquery-1.6.2.js", :type => "text/javascript" } + %script{ :src => "https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js", :type => "text/javascript" } %script{ :src => "stasis.js", :type => "text/javascript" } \ No newline at end of file