Skip to content

Commit

Permalink
Update Bootstrap 3.3.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
albertosantini committed Jun 16, 2015
1 parent fcd2ff4 commit 23d6c08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.4/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/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.4/js/bootstrap.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/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

0 comments on commit 23d6c08

Please sign in to comment.