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/2fffb686-04b5-4c41-8c33-e4eac9a4c34e/1092bf17-c70b-4d90-a1e6-5530c8a5833f" 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/2fffb686-04b5-4c41-8c33-e4eac9a4c34e/1092bf17-c70b-4d90-a1e6-5530c8a5833f" allow="clipboard-read; clipboard-write" title="Nomic Atlas"></iframe>
|
36 |
</div>
|
37 |
</body>
|
38 |
</html>
|