Spaces:
Running
Running
itacaiunas
commited on
Commit
•
bf72ab6
1
Parent(s):
294bae7
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -52,11 +52,11 @@
|
|
52 |
</style>
|
53 |
</head>
|
54 |
<body>
|
55 |
-
<div class="top-bar"
|
56 |
<div id="iframe-container">
|
57 |
<iframe id="iframe" src="https://app.brancher.ai/7f14dcfc-7fb9-4143-ad2a-a2e6ac2d1b26"></iframe>
|
58 |
</div>
|
59 |
-
<div class="bottom-bar"
|
60 |
</body>
|
61 |
</html>
|
62 |
|
|
|
52 |
</style>
|
53 |
</head>
|
54 |
<body>
|
55 |
+
<div class="top-bar"></div>
|
56 |
<div id="iframe-container">
|
57 |
<iframe id="iframe" src="https://app.brancher.ai/7f14dcfc-7fb9-4143-ad2a-a2e6ac2d1b26"></iframe>
|
58 |
</div>
|
59 |
+
<div class="bottom-bar"></div>
|
60 |
</body>
|
61 |
</html>
|
62 |
|