Skip to content

Commit

Permalink
removed duplicate jquery loader script
Browse files Browse the repository at this point in the history
  • Loading branch information
teobais committed Apr 18, 2015
1 parent a89b84f commit 10803c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.html
Expand Up @@ -11,7 +11,6 @@
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap-theme.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script type="text/javascript">

var _gaq = _gaq || [];
Expand Down

0 comments on commit 10803c2

Please sign in to comment.