takarajordan commited on
Commit
bc89c0d
·
verified ·
1 Parent(s): 21514db

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -9,6 +9,7 @@
9
  <body>
10
  <h1>ArXiver Visualization of all 65K Papers</h1>
11
  <div id="plot"></div>
 
12
  <script src="js/visualization.js"></script>
13
  </body>
14
  </html>
 
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>