Skip to content

Commit

Permalink
Update Boostrap 3.3.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
albertosantini committed Apr 24, 2016
1 parent 2b4db95 commit 599cea6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="author" content="Associazione Alberto Poltronieri">
<meta name="keywords" content="associazione, onlus, poltronieri">

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">

<link href="/css/site.css" rel="stylesheet" type="text/css">

Expand Down Expand Up @@ -39,7 +39,7 @@
</div>

<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>

<script src="./assets/js/jquery.fortune-0.8.js"></script>
<script src="./assets/js/jquery.demunger-1.0.2.js"></script>
Expand Down Expand Up @@ -74,4 +74,3 @@

</body>
</html>

0 comments on commit 599cea6

Please sign in to comment.