Update templates/home.html
Browse files- templates/home.html +3 -1
templates/home.html
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
<body>
|
29 |
<!-- Paste your iframe code here -->
|
30 |
<iframe
|
31 |
-
src="https://apurv20-
|
32 |
frameborder="0"
|
33 |
width="850"
|
34 |
height="450"
|
@@ -36,5 +36,7 @@
|
|
36 |
|
37 |
|
38 |
|
|
|
|
|
39 |
</body>
|
40 |
</html>
|
|
|
28 |
<body>
|
29 |
<!-- Paste your iframe code here -->
|
30 |
<iframe
|
31 |
+
src="https://apurv20-mediassist.hf.space"
|
32 |
frameborder="0"
|
33 |
width="850"
|
34 |
height="450"
|
|
|
36 |
|
37 |
|
38 |
|
39 |
+
|
40 |
+
|
41 |
</body>
|
42 |
</html>
|