Spaces:
Sleeping
Sleeping
Update templates/gui.html
Browse files- templates/gui.html +1 -1
templates/gui.html
CHANGED
|
@@ -17,7 +17,7 @@
|
|
| 17 |
<h2>PDF Viewer</h2>
|
| 18 |
|
| 19 |
<!-- Reference Flask route to embed PDF in an iframe -->
|
| 20 |
-
<iframe src="https://www.
|
| 21 |
|
| 22 |
</body>
|
| 23 |
</html>
|
|
|
|
| 17 |
<h2>PDF Viewer</h2>
|
| 18 |
|
| 19 |
<!-- Reference Flask route to embed PDF in an iframe -->
|
| 20 |
+
<iframe src="https://www.google.com/"></iframe>
|
| 21 |
|
| 22 |
</body>
|
| 23 |
</html>
|