Update index.html

master
azekillDIABLO 2017-06-17 16:49:59 +02:00 committed by GitHub
parent 9a1c112f94
commit af67f88105
1 changed files with 5 additions and 5 deletions

View File

@ -8,11 +8,11 @@
<body>
<h1>Dream Blocks ❤</h1>
<form>
<button href="https://azekilldiablo.github.io/Dream-Blocks/">Home</button>
<button href="game">About the game</button>
<button href="gallery">Screenshots</button>
<button href="download">Get the game</button>
<button href="actors">Contributors</button>
<button formaction="https://azekilldiablo.github.io/Dream-Blocks/">Home</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! Dream Blocks is a game made by LordStephen77 and is inspired by Minetest. It's a small, 2D, Java written and open-source game!</p>