Remove duplicated viewport meta tag

This commit is contained in:
Javier Cejudo 2014-08-03 13:27:38 +10:00
parent f83c9de3ea
commit 95c57f465c
1 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,6 @@
<meta name="author" content="{{ site.name }}" />
<meta name="description" content="{{ site.description }}">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
@ -54,4 +53,4 @@
{% include analytics.html %}
</body>
</html>
</html>