Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<iframe
|
11 |
-
src="https://
|
12 |
style="height: 100vh; width: 100%;"
|
13 |
></iframe>
|
14 |
</body>
|
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<iframe
|
11 |
+
src="https://intima-app-viz.streamlit.app/?embed=true"
|
12 |
style="height: 100vh; width: 100%;"
|
13 |
></iframe>
|
14 |
</body>
|