Update index.html

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

View File

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