Browse Source

Update index.html

David Catuhe 8 năm trước cách đây
mục cha
commit
0356c2c346
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      Playground/index.html

+ 3 - 3
Playground/index.html

@@ -147,9 +147,9 @@
     <div class="navbarBottom">
         <div id="statusBar"></div>
         <div class="links">
+            <div class='link'><a target='_new' href="https://www.netlify.com/">Deployed by Netlify</a></div>
             <div class='link'> <a target='_new' href="http://www.html5gamedevs.com/forum/16-babylonjs/">Forum</a></div>
-            <div class='link'><a target='_new' href="https://www.babylonjs.com/sandbox">Sandbox</a></div>
-            <div class='link'><a target='_new' href="https://github.com/BabylonJS/Babylon.js/wiki">Wiki</a></div>
+            <div class='link'><a target='_new' href="https://www.babylonjs.com/sandbox">Sandbox</a></div>            
             <div class='link'><a target='_new' href="https://doc.babylonjs.com">Documentation</a></div>
             <div class='link'><a target='_new' href="https://doc.babylonjs.com/playground">Playground Search</a></div>
         </div>
@@ -183,4 +183,4 @@
     <script src="js/index.js"></script>
 </body>
 
-</html>
+</html>