Skip to content

Commit

Permalink
fixes thomaspark#32, updated homepage to bootstrap 2.1.1 which has a fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspark committed Sep 23, 2012
1 parent cf09bb8 commit d9d4623
Show file tree
Hide file tree
Showing 24 changed files with 153 additions and 6,731 deletions.
4 changes: 2 additions & 2 deletions amelia/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<!-- Le styles -->
<link href="bootstrap.min.css" rel="stylesheet">
<link href="../assets/css/bootstrap-responsive.css" rel="stylesheet">
<link href="../default/bootstrap-responsive.min.css" rel="stylesheet">
<link href="../css/docs.css" rel="stylesheet">

<script type="text/javascript">
Expand Down Expand Up @@ -714,7 +714,7 @@ <h4 class="alert-heading">Alert block</h4>
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script src="../assets/js/bootstrap.min.js"></script>
<script src="../js/bootstrap.min.js"></script>
<script src="../js/application.js"></script>
<script src="../js/bootswatch.js"></script>

Expand Down
Loading

0 comments on commit d9d4623

Please sign in to comment.