wrapper.fhtml: Tell mobile browsers that we'll work on their screen.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 13 Apr 2013 23:14:28 +0000 (00:14 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 13 Apr 2013 23:14:28 +0000 (00:14 +0100)
wrapper.fhtml

index c308460..18cc77f 100644 (file)
@@ -32,6 +32,7 @@
   <link rel=stylesheet type="text/css" media=screen
        href="~={static}H/chpwd.css">
   <script type="text/javascript" src="~={static}H/chpwd.js"></script>
+  <meta name=viewport content="width=device-width initial-scale=1.0">
 </head>
 
 <body>