|
@@ -1,8 +1,9 @@
|
|
|
<!DOCTYPE html>
|
|
|
-<html>
|
|
|
-
|
|
|
+<html xmlns="http://www.w3.org/1999/xhtml"></html>
|
|
|
<head>
|
|
|
<title>BabylonJS - Sandbox</title>
|
|
|
+ <meta name="viewport" content="width=device-width, user-scalable=no">
|
|
|
+
|
|
|
<link rel="shortcut icon" href="http://www.babylonjs.com/img/favicon/favicon.ico">
|
|
|
<link rel="apple-touch-icon" sizes="57x57" href="http://www.babylonjs.com/img/favicon/apple-icon-57x57.png">
|
|
|
<link rel="apple-touch-icon" sizes="60x60" href="http://www.babylonjs.com/img/favicon/apple-icon-60x60.png">
|