Skip to content

Commit

Permalink
Merge pull request #150 from TAMULib/remove-modernizr-script
Browse files Browse the repository at this point in the history
removed modernizr, framework no longer brings it in
  • Loading branch information
jmicah committed Oct 23, 2018
2 parents 4f6844f + 8ba8b3b commit 026d816
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
<link rel="stylesheet" type='text/css' href="resources/styles/app.css">
<link rel="stylesheet" type='text/css' href="resources/styles/bootstrap4.css">

<script src="node_modules/html5-boilerplate/dist/js/vendor/modernizr-3.5.0.min.js"></script>

<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">

</head>
Expand Down

0 comments on commit 026d816

Please sign in to comment.