Remove unused cache.
[pwl6.git] / src / index.html
index 2a04c08..f09c381 100644 (file)
@@ -7,9 +7,9 @@
           content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1">
     <meta name=apple-mobile-web-app-status-bar-style content=black-translucent>
     <meta name=apple-mobile-web-app-capable content=yes>
-    <meta name=apple-mobile-web-app-title content="Pixel Witch #6">
+    <meta name=apple-mobile-web-app-title content="PWL #6">
     <meta name=mobile-web-app-capable content=yes>
-    <meta name=mobile-web-app-title content="Pixel Witch #6">
+    <meta name=mobile-web-app-title content="PWL #6">
     <link rel=apple-touch-icon href=data/images/icons.iconset/icon_256x256.png>
     <link rel=icon href=data/images/icons.iconset/icon_256x256.png>
     <link rel=icon href=data/images/icons.iconset/icon_16x16.png sizes=16x16>
@@ -64,8 +64,8 @@
       </p>
       <p class=browser>
         Supported browsers include recent versions of
-        <a target=_blank href="http://www.mozilla.org/firefox/">Mozilla Firefox</a>
-        and <a target=_blank href="http://www.google.com/chrome/">Google Chrome</a>
+        <a target=_blank href="https://www.mozilla.org/firefox/">Mozilla Firefox</a>
+        and <a target=_blank href="https://www.google.com/chrome/">Google Chrome</a>
         on most desktop computers,
         <a target=_blank href="https://www.google.com/intl/en/chrome/browser/mobile/android.html">Chrome
           for Android</a>, and Safari on Mac OS X 10.7 and later
       <table class=yuu-options>
         <tr>
           <td>
-            <input type=checkbox data-yuu-command=mute id=mute>
+            <input type=checkbox data-yuu-command id=mute>
             <label for=mute title="Toggle audio mute (Control+S)"></label>
           </td>
           <td>
             <label for=volume>Volume</label>
           </td>
           <td>
-            <input type=range data-yuu-command=volume id=volume
+            <input type=range data-yuu-command id=volume
                    min=0 max=1.0 step=0.05>
           </td>
         </tr>
           <td>
           </td>
           <td>
-            <label for=volume>Music</label>
+            <label for=musicVolume>Music</label>
           </td>
           <td>
-            <input type=range data-yuu-command=musicVolume id=musicVolume
+            <input id=musicVolume type=range data-yuu-command
                    min=0 max=1.0 step=0.05>
           </td>
         </tr>
         <tr>
           <td>
-            <input type=checkbox data-yuu-command=fullscreen
-                   id=fullscreen>
+            <input id=fullscreen type=checkbox data-yuu-command>
             <label for=fullscreen title="Toggle fullscreen (F11)"></label>
           </td>
           <td colspan=2>
          data-yuu-animation=yuu-from-top
          data-yuu-dismiss-key=escape>
       <div data-yuu-command=dismiss tabindex=0></div>
-      <h1><a target=_blank href="http://yukkurigames.com/pwl6/">Pixel Witch Lesson #6</a></h1>
+      <h1><a target=_blank href="https://yukkurigames.com/pwl6/">Pixel Witch Lesson #6</a></h1>
       <dl>
         <dt>Designed &amp; Implemented</dt>
         <dd>Joe Wreschnig</dd>
           Brandon Jones &amp; Colin MacKenzie IV
           (<a target=_blank href="http://glmatrix.net/">glMatrix</a>)
         </dd>
-        <dd>
-          Christoph Burgmer
-          (<a target=_blank href="https://github.com/cburgmer/ayepromise">ayepromise</a>)
-        </dd>
         <dd>
           Ian McEwan, Ashima Arts
           (<a target=_blank href="https://github.com/ashima/webgl-noise">WebGL Noise</a>)
         </dd>
         <dd>
           Jorik Tangelder
-          (<a target=_blank href="http://eightmedia.github.io/hammer.js/">Hammer.js</a>)
+          (<a target=_blank href="https://hammerjs.github.io/">Hammer.js</a>)
         </dd>
         <dt>Fonts</dt>
         <dd>
       <div style="text-align: center">
         <p>
           Copyright &copy;2014
-          <a target=_blank href="http://yukkurigames.com/">Yukkuri Games</a>
+          <a target=_blank href="https://yukkurigames.com/">Yukkuri Games</a>
           and others
         </p>
         <p>
           This program is free software; you can redistribute it and/or
           modify it under the terms of the GNU General Public License as
           published by the Free Software Foundation; either 
-          <a target=_blank href="http://www.gnu.org/licenses/gpl-2.0.html">version
+          <a target=_blank href="https://www.gnu.org/licenses/gpl-2.0.html">version
             2 of the License</a>, or (at your option)
           <a target=_blank href="https://www.gnu.org/copyleft/gpl.html">any later version</a>.
         </p>
         </p>
         <hr>
         <ul class=link-footer>
-          <li><a target=_blank href="http://yukkurigames.com/pwl6/">Pixel Witch Lesson #6</a>
-          <li><a target=_blank href="http://yukkurigames.com/">Yukkuri Games</a>
+          <li><a target=_blank href="https://yukkurigames.com/pwl6/">Pixel Witch Lesson #6</a>
+          <li><a target=_blank href="https://yukkurigames.com/">Yukkuri Games</a>
           <li><a href="mailto:yuuSPAM@MAPSyukkurigames.com"
                  onclick="this.href=this.href.replace(/[A-Z]/g, '')">Email Us</a>
         </ul>