Update index.html

master
azekillDIABLO 2017-06-16 16:59:25 +02:00 committed by GitHub
parent a4e06c93d2
commit 23a324be87
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="/game">About the game</button> <button formaction="Dream-Blocks/game">About the game</button>
<button formaction="/gallery">Screenshots</button> <button formaction="Dream-Blocks/gallery">Screenshots</button>
<button formaction="/download">Get the game</button> <button formaction="Dream-Blocks/download">Get the game</button>
<button formaction="/actors">Contributors</button> <button formaction="Dream-Blocks/actors">Contributors</button>
</form> </form>
<hr> <hr>
<p>Welcome to Dream Blocks website!</p> <p>Welcome to Dream Blocks website!</p>