Link in other pages.
[yukkurigames.com.git] / index.html
index e802497..7e9c63c 100644 (file)
@@ -24,7 +24,9 @@
 
   <body>
     <header>
-      <img src="logotype.png" class=logo alt="Yukkuri Games">
+      <a href="aboutus.html">
+        <img src="logotype.png" class=logo alt="Yukkuri Games">
+      </a>
     </header>
     <main>
       <h2>Games</h2>
@@ -59,7 +61,7 @@
             </p>
             <ul>
               <li>2014</li>
-              <li>(Mobile) Browser</li>
+              <li><a href="support.html#mobile">(Mobile) Browser</a></li>
             </ul>
           </div>
         </li>
@@ -77,7 +79,7 @@
             </p>
             <ul>
               <li>2014</li>
-              <li>(Mobile) Browser</li>
+              <li><a href="support.html#mobile">(Mobile) Browser</a></li>
             </ul>
           </div>
         </li>
@@ -93,7 +95,7 @@
             </p>
             <ul>
               <li>2013</li>
-              <li>(Mobile) Browser</li>
+              <li><a href="support.html#mobile">(Mobile) Browser</a></li>
             </ul>
           </div>
         </li>
         </li>
       </ul>
     </main>
+    <footer>
+      <a href="support.html">Support</a>
+      <a href="privacy.html">Privacy Policy</a>
+      <a href="mailto:yuuNOSPAM@yukkuriNOSPAMgames.com"
+         rel="nofollow"
+         onclick="this.href=this.href.replace(/[A-Z]/g, '')">Contact</a>
+    </footer>
   </body>
 </html>