yazan-bria commited on
Commit
ac40b9d
·
verified ·
1 Parent(s): b5a80e3

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -3,10 +3,10 @@
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width" />
6
- <title>FIBO Lab Iframe Test</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
- <iframe class="bria-iframe" src="https://int.iframe.platform.bria.ai/?iframeId=bd67a5b6-2d12-49cb-9063-aabdb24e5fba"></iframe>
11
  </body>
12
  </html>
 
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width" />
6
+ <title>BRIA FIBO Labs</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
+ <iframe class="bria-iframe" src="https://prod.iframe.platform.bria.ai/?iframeId=bd67a5b6-2d12-49cb-9063-aabdb24e5fba"></iframe>
11
  </body>
12
  </html>