Update index.html
Browse files- index.html +2 -3
index.html
CHANGED
@@ -27,11 +27,10 @@
|
|
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>
|
|
|
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 |
<iframe src="https://youngwanlee.github.io/KOALA/" style="width:100%;height:9300px" scrolling="no"></iframe>
|
|
|
35 |
</body>
|
36 |
</html>
|