takarajordan commited on
Commit
200e88c
1 Parent(s): bc89c0d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -8,8 +8,9 @@
8
  </head>
9
  <body>
10
  <h1>ArXiver Visualization of all 65K Papers</h1>
11
- <div id="plot"></div>
12
  <p>Please wait for loading...</p>
 
 
13
  <script src="js/visualization.js"></script>
14
  </body>
15
  </html>
 
8
  </head>
9
  <body>
10
  <h1>ArXiver Visualization of all 65K Papers</h1>
 
11
  <p>Please wait for loading...</p>
12
+ <div id="plot"></div>
13
+
14
  <script src="js/visualization.js"></script>
15
  </body>
16
  </html>