mirror of
https://github.com/samsonjs/grid.git
synced 2026-03-30 09:55:49 +00:00
Update index.html
This commit is contained in:
parent
eb5205f986
commit
f2ea0e0111
1 changed files with 2 additions and 2 deletions
|
|
@ -11,8 +11,8 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="/css/normalize.css" type="text/css">
|
||||
<link rel="stylesheet" href="/css/grid.css" type="text/css">
|
||||
<link rel="stylesheet" href="/css/normalize.css">
|
||||
<link rel="stylesheet" href="/css/grid.css">
|
||||
<!--[if lt IE 9]>
|
||||
<script src="/js/html5shiv.js"></script>
|
||||
<![endif]-->
|
||||
|
|
|
|||
Loading…
Reference in a new issue