Skip to content

Commit 32c0122

Browse files
committed
Added html5boilerplate
1 parent c9d9d5d commit 32c0122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<link type="text/css" href="/css/bootstrap.min.css" rel="stylesheet" />
2929

3030
<!-- All JavaScript at the bottom, except for Modernizr which enables HTML5 elements & feature detects -->
31-
<script src="/js/libs/modernizr-1.6.min.js"></script>
31+
<script src="/js/libs/modernizr-2.5.3.min.js"></script>
3232
</head>
3333
<body>
3434
<div id="chart_div"></div>

0 commit comments

Comments
 (0)