Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -32,7 +32,7 @@
|
|
32 |
</head>
|
33 |
<body>
|
34 |
<div class="iframe-container">
|
35 |
-
<iframe src="https://atlas.nomic.ai/map/c2ab17d3-6a6b-4771-9f98-58cec3367997/0cabe2c1-dd9e-44ee-9916-6e76bf95e8ed" title="Nomic Atlas"></iframe>
|
36 |
</div>
|
37 |
</body>
|
38 |
</html>
|
|
|
32 |
</head>
|
33 |
<body>
|
34 |
<div class="iframe-container">
|
35 |
+
<iframe src="https://atlas.nomic.ai/map/c2ab17d3-6a6b-4771-9f98-58cec3367997/0cabe2c1-dd9e-44ee-9916-6e76bf95e8ed" allow="clipboard-read; clipboard-write" title="Nomic Atlas"></iframe>
|
36 |
</div>
|
37 |
</body>
|
38 |
</html>
|