coyotte508 HF staff commited on
Commit
9a1fd04
·
1 Parent(s): b5f97d5

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -20,5 +20,6 @@
20
  >.
21
  </p>
22
  </div>
 
23
  </body>
24
  </html>
 
20
  >.
21
  </p>
22
  </div>
23
+ <button onclick="fetch('https://huggingface.co/uploads', {method: POST})">fetch</button>
24
  </body>
25
  </html>