Yong-Ju commited on
Commit
9cd7a95
·
1 Parent(s): def7e47

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -1
index.html CHANGED
@@ -27,8 +27,12 @@
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
- <iframe src="https://youngwanlee.github.io/KOALA/" style="width:100%; height: 100%; border: 0; position: absolute; margin-bottom: 10px;"></iframe>
 
 
 
32
 
33
  </body>
34
  </html>
 
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: 100%; border: 0;"></iframe>
34
+
35
+ <iframe src="https://youngwanlee.github.io/KOALA/" style="width:100%; height: 100%; border: 0;"></iframe>
36
 
37
  </body>
38
  </html>