Prav51 commited on
Commit
6a0c344
·
verified ·
1 Parent(s): bd98b76

Removed default content

Browse files
Files changed (1) hide show
  1. index.html +0 -16
index.html CHANGED
@@ -151,19 +151,3 @@
151
  <script src="main.js"></script>
152
  </body>
153
  </html>
154
- />
155
- <meta name="viewport" content="width=device-width" />
156
- <title>My static Space</title>
157
- <link rel="stylesheet" href="style.css" />
158
- </head>
159
- <body>
160
- <div class="card">
161
- <h1>Welcome to your static Space!</h1>
162
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
163
- <p>
164
- Also don't forget to check the
165
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
166
- </p>
167
- </div>
168
- </body>
169
- </html>
 
151
  <script src="main.js"></script>
152
  </body>
153
  </html>