trying to deal with ie8

This commit is contained in:
Pavel Reznikov 2015-02-26 23:36:06 -08:00
commit 3b81397350

View file

@ -1,6 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">