Merge pull request #93 from dapenggao/patch-1
authorMark Otto <markd.otto@gmail.com>
Sun, 21 Jun 2015 23:35:54 +0000 (16:35 -0700)
committerMark Otto <markd.otto@gmail.com>
Sun, 21 Jun 2015 23:35:54 +0000 (16:35 -0700)
Enable pinch zooming on mobile devices

_includes/head.html

index b88cab32b0796f3a78233a4e9e4a0b2e57c6c828..7437d1942692c8daba85512f7c53c55ddc3d01f7 100644 (file)
@@ -3,7 +3,7 @@
   <link href="http://gmpg.org/xfn/11" rel="profile">
 
   <!-- Enable responsiveness on mobile devices-->
-  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
   <title>
     {% if page.title == "Home" %}