Omnibus commited on
Commit
7e2e851
1 Parent(s): ebfe479

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ html_mod=f"""
26
  <div id="demo">
27
  <iframe
28
  id="myIframe"
29
- src="https://omnibus-game-test-static.static.hf.space?sky={sky}&platform={platform}&star={star}&bomb={bomb}&dude={dude}"
30
  frameborder="0"
31
  width="100%"
32
  height="100%"
 
26
  <div id="demo">
27
  <iframe
28
  id="myIframe"
29
+ src="https://omnibus-game-test-static.static.hf.space/index.html?sky={sky}&platform={platform}&star={star}&bomb={bomb}&dude={dude}"
30
  frameborder="0"
31
  width="100%"
32
  height="100%"