Update index.html

master
azekillDIABLO 2017-06-16 17:00:05 +02:00 committed by GitHub
parent 23a324be87
commit d1ccf575f0
1 changed files with 4 additions and 4 deletions

View File

@ -8,10 +8,10 @@
<body> <body>
<h1>Dream Blocks ❤</h1> <h1>Dream Blocks ❤</h1>
<form> <form>
<button formaction="Dream-Blocks/game">About the game</button> <button formaction="/game">About the game</button>
<button formaction="Dream-Blocks/gallery">Screenshots</button> <button formaction="/gallery">Screenshots</button>
<button formaction="Dream-Blocks/download">Get the game</button> <button formaction="/download">Get the game</button>
<button formaction="Dream-Blocks/actors">Contributors</button> <button formaction="/actors">Contributors</button>
</form> </form>
<hr> <hr>
<p>Welcome to Dream Blocks website!</p> <p>Welcome to Dream Blocks website!</p>