Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ def greet(name):
|
|
6 |
# iframe code to embed Pokemon Showdown
|
7 |
iframe_code = """
|
8 |
<iframe
|
9 |
-
src="https://pokemonshowdown.com/"
|
10 |
width="100%"
|
11 |
height="800"
|
12 |
style="border: none;"
|
|
|
6 |
# iframe code to embed Pokemon Showdown
|
7 |
iframe_code = """
|
8 |
<iframe
|
9 |
+
src="https://play.pokemonshowdown.com/"
|
10 |
width="100%"
|
11 |
height="800"
|
12 |
style="border: none;"
|