rguo123 commited on
Commit
8fd272b
·
1 Parent(s): 89530e3

Link styles.css

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -2,6 +2,7 @@
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() {
 
2
  <html>
3
  <head>
4
  <title>Nomic Atlas</title>
5
+ <link rel="stylesheet" href="styles.css">
6
  <script>
7
  // Define the function to change the source of the iframe
8
  function changeIframeSrc() {