We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f4579d commit 27624a4Copy full SHA for 27624a4
index.html
@@ -1,9 +1,6 @@
1
<!DOCTYPE html>
2
<html>
3
- <meta http-equiv="refresh" content="0; url=https://amoeba-trusty-vertically.ngrok-free.app/guacamole" />
4
- <head></head>
5
- <body>
6
-
7
- <a href="https://docs.google.com/spreadsheets/d/1Z390ApurnJ1tGioPS4n6vI9B48eZ1Ab3jtICWoEcrro/edit?usp=sharing">Test data</a>
8
- </body>
+ <body>
+ <iframe src="https://torchtopher.pythonanywhere.com/" width="100%" height="400" />
+ </body>
9
</html>
0 commit comments