rguo123 commited on
Commit
89530e3
1 Parent(s): 9f9b03a

change titles

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -1,7 +1,7 @@
1
  <!DOCTYPE html>
2
  <html>
3
  <head>
4
- <title>Embed URL in Iframe</title>
5
  <script>
6
  // Define the function to change the source of the iframe
7
  function changeIframeSrc() {
@@ -20,7 +20,7 @@
20
  </script>
21
  </head>
22
  <body>
23
- <h1>Embed URL in Iframe</h1>
24
 
25
  <select id="urlDropdown" onchange="changeIframeSrc()">
26
  <option value="https://atlas.nomic.ai/map/6105b12f-1f45-4a29-9956-0cd0e157056c/3af6b843-bef6-4d3e-8ef5-dc76fd34b6a2">Quora Questions</option>
 
1
  <!DOCTYPE html>
2
  <html>
3
  <head>
4
+ <title>Nomic Atlas</title>
5
  <script>
6
  // Define the function to change the source of the iframe
7
  function changeIframeSrc() {
 
20
  </script>
21
  </head>
22
  <body>
23
+ <h1>Nomic Atlas</h1>
24
 
25
  <select id="urlDropdown" onchange="changeIframeSrc()">
26
  <option value="https://atlas.nomic.ai/map/6105b12f-1f45-4a29-9956-0cd0e157056c/3af6b843-bef6-4d3e-8ef5-dc76fd34b6a2">Quora Questions</option>