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

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -7,6 +7,7 @@
7
  <script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
8
  </head>
9
  <body>
 
10
  <div id="plot"></div>
11
  <script src="js/visualization.js"></script>
12
  </body>
 
7
  <script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
8
  </head>
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>