|
@@ -22,6 +22,7 @@
|
|
<meta name="msapplication-TileImage" content="http://www.babylonjs.com/img/favicon/ms-icon-144x144.png">
|
|
<meta name="msapplication-TileImage" content="http://www.babylonjs.com/img/favicon/ms-icon-144x144.png">
|
|
<meta name="msapplication-config" content="http://www.babylonjs.com/img/favicon/browserconfig.xml">
|
|
<meta name="msapplication-config" content="http://www.babylonjs.com/img/favicon/browserconfig.xml">
|
|
<meta name="theme-color" content="#ffffff">
|
|
<meta name="theme-color" content="#ffffff">
|
|
|
|
+ <meta name="keywords" content="3D, Babylon.js, webgl, gltf, viewer">
|
|
|
|
|
|
<link href="index.css" rel="stylesheet" />
|
|
<link href="index.css" rel="stylesheet" />
|
|
<script src="https://code.jquery.com/pep/0.4.2/pep.min.js"></script>
|
|
<script src="https://code.jquery.com/pep/0.4.2/pep.min.js"></script>
|
|
@@ -49,7 +50,7 @@
|
|
<img id="helpArrow" src="./Assets/FlecheTuto.png" />
|
|
<img id="helpArrow" src="./Assets/FlecheTuto.png" />
|
|
</div>
|
|
</div>
|
|
<div id="help02" class="help2">
|
|
<div id="help02" class="help2">
|
|
- <span class="helpText">Or directly drag'n'drop your files in the browser</span>
|
|
|
|
|
|
+ <span class="helpText">Or directly drag'n'drop your files (in .babylon, .gltf, .glb, .obj format) in the browser</span>
|
|
</div>
|
|
</div>
|
|
<div id="footer" class="footer">
|
|
<div id="footer" class="footer">
|
|
<div class="footerLeft">
|
|
<div class="footerLeft">
|