diff mcserver/static/index.html @ 11:2c3fe4b24640

update python static folder
author mgeorgi
date Fri, 22 Jun 2012 11:24:19 +0100
parents 9d2f4e6a3f36
children
line wrap: on
line diff
--- a/mcserver/static/index.html	Fri Jun 22 11:01:34 2012 +0100
+++ b/mcserver/static/index.html	Fri Jun 22 11:24:19 2012 +0100
@@ -4,6 +4,7 @@
   <head>
     <title>Mood Conductor</title>
     <script src="app.js"></script>
+    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
   </head>
   <body onload="Application.init()" style="margin:0px;padding:0px">
     <canvas width="320" height="320" id="canvas">