Update index.html

trying to fix the url for displaying the game
This commit is contained in:
JunkJumper 2018-06-30 13:07:09 +02:00 committed by GitHub
parent 88a94a748d
commit d2beba0d02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>
@ -48,4 +48,4 @@
</footer>
</div>
</body>
</html>
</html>