Forráskód Böngészése

Update index-local.html

David Catuhe 7 éve
szülő
commit
8db49fe1d0
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      sandbox/index-local.html

+ 2 - 2
sandbox/index-local.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html xmlns="http://www.w3.org/1999/xhtml"></html>
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
     <title>BabylonJS - Sandbox</title>
     <meta name="viewport" content="width=device-width, user-scalable=no">
@@ -54,4 +54,4 @@
             });
     </script>
 </body>
-</html>
+</html>