Spaces:
Running
Running
Update main.py
Browse files
main.py
CHANGED
|
@@ -43,13 +43,8 @@ async def read_root():
|
|
| 43 |
</style>
|
| 44 |
</head>
|
| 45 |
<body>
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
allowfullscreen
|
| 49 |
-
allow="autoplay"
|
| 50 |
-
frameborder="0"
|
| 51 |
-
sandbox="allow-same-origin allow-scripts allow-popups allow-forms allow-downloads"
|
| 52 |
-
></iframe>
|
| 53 |
</body>
|
| 54 |
</html>
|
| 55 |
"""
|
|
|
|
| 43 |
</style>
|
| 44 |
</head>
|
| 45 |
<body>
|
| 46 |
+
<h1><a href="https://production.d2iujulgl0aoba.amplifyapp.com/">Pixel Prompt</a> has moved</h1>
|
| 47 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
</body>
|
| 49 |
</html>
|
| 50 |
"""
|