Update note about Safari, demo location.
[yuu.git] / src / index.html
index 2abf2a8..ab8f7e3 100644 (file)
@@ -7,25 +7,26 @@
           content='user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1, minimal-ui'>
     <meta name=apple-mobile-web-app-capable content=yes>
     <meta name=apple-mobile-web-app-status-bar-style
-          content=black-translucent />
-    <link rel=icon href='data/images/icons.ico'
-          sizes='32x32 64x64 256x256'>
-    <link rel=icon href='data/images/icons.icns'
-          sizes='32x32 64x64 256x256'>
-    <link rel=stylesheet href='yuu/data/yuu.css'>
-    <link rel=stylesheet href='main.css'>
-    <script src='ext/gl-matrix.js'></script>
-    <script src='ext/hammer.js'></script>
-    <script src='yuu/pre.js'></script>
-    <script src='yuu/yf.js'></script>
-    <script src='yuu/yT.js'></script>
-    <script src='yuu/core.js'></script>
-    <script src='yuu/input.js'></script>
-    <script src='yuu/ce.js'></script>
-    <script src='yuu/gfx.js'></script>
-    <script src='yuu/rdr.js'></script>
-    <script src='yuu/director.js'></script>
-    <script src='main.js'></script>
+          content=black-translucent>
+    <meta name=mobile-web-app-capable content=yes>
+    <link rel=icon href=data/images/icons.iconset/icon_32x32.png
+          sizes=32x32>
+    <link rel=icon href=data/images/icons.iconset/icon_256x256.png
+          sizes=256x256>
+    <link rel=stylesheet href=yuu/data/yuu.css>
+    <link rel=stylesheet href=main.css>
+    <script src=ext/gl-matrix.js></script>
+    <script src=ext/hammer.js></script>
+    <script src=yuu/pre.js></script>
+    <script src=yuu/yf.js></script>
+    <script src=yuu/yT.js></script>
+    <script src=yuu/core.js></script>
+    <script src=yuu/input.js></script>
+    <script src=yuu/ce.js></script>
+    <script src=yuu/gfx.js></script>
+    <script src=yuu/rdr.js></script>
+    <script src=yuu/director.js></script>
+    <script src=main.js></script>
   </head>
   
   <body>
         engine. It is currently being used in
         <a href="http://yukkuri.itch.io/pwl6"><em>Pixel Witch Lesson #6</em></a>
         and other games in development, as well as the live demo
-        below. (In other words, if you can see the demo you can play
+        above. (In other words, if you can see the demo you can play
         our games &mdash; and if there's an error, please
         <a href='mailto:yuuSPAM@MAPSyukkurigames.com'
            onclick='this.href=this.href.replace(/[A-Z]/g, "")'>let us know</a>.)
         any platform implementing HTML5, ES5, and WebGL. In practice,
         many such implementations are buggy and idiosyncratic. Android
         4.4 support is good on several phone lines; iOS 8 (and Safari
-        on OS X) support is not.
+        on OS X) support is an ongoing effort.
       </p>
       <h2>Getting It &amp; Using It</h2>
       <p>