Skip to content

Commit

Permalink
Use a bootstrap theme correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Oct 1, 2016
1 parent 8d4426a commit d76e449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -13,7 +13,7 @@

<!-- Bootstrap core CSS -->
<!--link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet"-->
<link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.7/readable/bootstrap.min.css">
<link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.7/readable/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="css/styles.css" rel="stylesheet">
Expand Down

0 comments on commit d76e449

Please sign in to comment.