File size: 611 Bytes
531ed15
 
06ad54c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
531ed15
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!doctype html>
<html>
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Embedding Atlas</title>
    <style>
      html,
      body {
        overscroll-behavior-x: none;
      }
    </style>
    <script type="text/javascript">
      window.EMBEDDING_ATLAS_HOME = "viewer";
    </script>
    <script type="module" crossorigin src="./assets/index-JIydDwxo.js"></script>
    <link rel="stylesheet" crossorigin href="./assets/index-DackhkDY.css">
  </head>
  <body>
    <div id="app" class="embedding-atlas-root"></div>
  </body>
</html>