Omnibus commited on
Commit
1153769
1 Parent(s): e1fd19e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -7
index.html CHANGED
@@ -9,13 +9,8 @@
9
 
10
  </head>
11
  <body>
12
- <div class="card" name="in_card">
13
- <h1 id="in_html">Welcome to your static Space!</h1>
14
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
15
- <p>
16
- Also don't forget to check the
17
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
18
- </p>
19
  </div>
20
  <script>
21
  const queryString = window.location.search;
 
9
 
10
  </head>
11
  <body>
12
+ <div class="card" id = "in_html" name="in_card">
13
+
 
 
 
 
 
14
  </div>
15
  <script>
16
  const queryString = window.location.search;