medialog commited on
Commit
a52f7e6
·
verified ·
1 Parent(s): 2823106

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -7
index.html CHANGED
@@ -8,18 +8,13 @@
8
  </head>
9
  <body>
10
  <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
  <iframe src="https://partner.novamsg.org:8030/"
19
  width="100%"
20
  height="100%"
21
  style="border:none;">
22
  Your browser does not support iframes.
23
  </iframe>
 
 
24
  </body>
25
  </html>
 
8
  </head>
9
  <body>
10
  <div class="card">
 
 
 
 
 
 
 
11
  <iframe src="https://partner.novamsg.org:8030/"
12
  width="100%"
13
  height="100%"
14
  style="border:none;">
15
  Your browser does not support iframes.
16
  </iframe>
17
+ </div>
18
+
19
  </body>
20
  </html>