We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f83c9de + 95c57f4 commit 5de9557Copy full SHA for 5de9557
_layouts/default.html
@@ -10,7 +10,6 @@
10
11
<meta name="author" content="{{ site.name }}" />
12
<meta name="description" content="{{ site.description }}">
13
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
14
15
<!--[if lt IE 9]>
16
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
@@ -54,4 +53,4 @@ <h1 class="site-name"><a href="{{ site.baseurl }}/">{{ site.name }}</a></h1>
54
53
55
{% include analytics.html %}
56
</body>
57
-</html>
+</html>
0 commit comments