Yong-Ju commited on
Commit
aeed69e
1 Parent(s): c1342bc

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -3
index.html CHANGED
@@ -27,12 +27,11 @@
27
  </head>
28
 
29
  <body>
30
- <!--
31
  <iframe src="https://etri-vilab.io:7861/" style="width:100%; height: 100%; border: 0; position: absolute; margin-bottom: 10px;"></iframe>
32
- -->
33
  <iframe src="https://etri-vilab.io:7861/" style="width:100%;height:2700px" scrolling="no"></iframe>
34
 
35
  <iframe src="https://youngwanlee.github.io/KOALA/" style="width:100%;height:9300px" scrolling="no"></iframe>
36
-
37
  </body>
38
  </html>
 
27
  </head>
28
 
29
  <body>
 
30
  <iframe src="https://etri-vilab.io:7861/" style="width:100%; height: 100%; border: 0; position: absolute; margin-bottom: 10px;"></iframe>
31
+ <!--
32
  <iframe src="https://etri-vilab.io:7861/" style="width:100%;height:2700px" scrolling="no"></iframe>
33
 
34
  <iframe src="https://youngwanlee.github.io/KOALA/" style="width:100%;height:9300px" scrolling="no"></iframe>
35
+ -->
36
  </body>
37
  </html>