Skip to content

Commit

Permalink
Include Bootstrap CSS on the home page
Browse files Browse the repository at this point in the history
Towards #9.
  • Loading branch information
waldoj committed Nov 9, 2015
1 parent 7813401 commit 759a1c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/grid/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta content="" name="description">
<meta content="" name="author">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<!-- inject:css -->
<!-- endinject -->
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
Expand Down

0 comments on commit 759a1c2

Please sign in to comment.