kkk2z1 commited on
Commit
4ec02c0
·
verified ·
1 Parent(s): a3f70aa

Update file/index.html

Browse files
Files changed (1) hide show
  1. file/index.html +2 -9
file/index.html CHANGED
@@ -5,15 +5,8 @@
5
  <title>HF Space Test</title>
6
  </head>
7
  <body>
8
- <h1>Hello Hugging Face Spaces 🚀</h1>
9
- <p>/file/index.html が表示されています</p>
10
 
11
- <script>
12
- (function(){var w=window;if(w.ChannelIO){return w.console.error("ChannelIO script included twice.");}var ch=function(){ch.c(arguments);};ch.q=[];ch.c=function(args){ch.q.push(args);};w.ChannelIO=ch;function l(){if(w.ChannelIOInitialized){return;}w.ChannelIOInitialized=true;var s=document.createElement("script");s.type="text/javascript";s.async=true;s.src="https://cdn.channel.io/plugin/ch-plugin-web.js";var x=document.getElementsByTagName("script")[0];if(x.parentNode){x.parentNode.insertBefore(s,x);}}if(document.readyState==="complete"){l();}else{w.addEventListener("DOMContentLoaded",l);w.addEventListener("load",l);}})();
13
-
14
- ChannelIO('boot', {
15
- "pluginKey": "ff243f6b-7fa0-4afe-8d24-bee3906a5c5c"
16
- });
17
- </script>
18
  </body>
19
  </html>
 
5
  <title>HF Space Test</title>
6
  </head>
7
  <body>
8
+ <h1>てすと</h1>
9
+ <p>てすと</p>
10
 
 
 
 
 
 
 
 
11
  </body>
12
  </html>