davegandy 12 years ago
parent
commit
81869c8c98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build/_layouts/base.html

+ 1 - 1
build/_layouts/base.html

@@ -11,7 +11,7 @@
   <title>{% if page.title %}{{ page.title }}{% endif %}</title>
   <title>{% if page.title %}{{ page.title }}{% endif %}</title>
   <meta name="description" content="Font Awesome, the iconic font designed for use with Bootstrap">
   <meta name="description" content="Font Awesome, the iconic font designed for use with Bootstrap">
   <meta name="author" content="Dave Gandy">
   <meta name="author" content="Dave Gandy">
-  <meta name="viewport" content="initial-scale=1; maximum-scale=1">
+  <!--<meta name="viewport" content="initial-scale=1; maximum-scale=1">-->
 
 
   <!--[if lt IE 9]>
   <!--[if lt IE 9]>
   <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
   <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>