Skip to content

Commit

Permalink
Update site jQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed May 13, 2015
1 parent d23f2cb commit 05e12c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width">
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,700,400italic' rel='stylesheet' type='text/css'>

<script src='vendor/jquery-2.0.js'></script>
<script src="https://code.jquery.com/jquery-1.11.2.min.js"></script>
<script src='nprogress.js'></script>

<script>if(location.hostname.match(/ricostacruz\.com$/)){var _gaq=_gaq||[];_gaq.push(["_setAccount","UA-20473929-1"]),_gaq.push(["_trackPageview"]),function(){var a=document.createElement("script");a.type="text/javascript",a.async=!0,a.src=("https:"==document.location.protocol?"https://ssl":"http://www")+".google-analytics.com/ga.js";var b=document.getElementsByTagName("script")[0];b.parentNode.insertBefore(a,b)}()}</script>
Expand Down

0 comments on commit 05e12c0

Please sign in to comment.