Update index.html
trying to fix the url for displaying the game
This commit is contained in:
parent
88a94a748d
commit
d2beba0d02
@ -37,7 +37,7 @@
|
||||
<section class="last clear">
|
||||
<article class="two_third">
|
||||
<center><h2>Game Demo</h2></center>
|
||||
<iframe src="game/index.html" width="100%" height="600px"></iframe>
|
||||
<iframe src="https://junkjumper.github.io/DoM-Que-Choisir/docs/game/index.html" width="100%" height="600px"></iframe>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user