Jofthomas HF staff commited on
Commit
c2af8fc
·
verified ·
1 Parent(s): 5fbe64c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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;"