change button

master
azekillDIABLO 2017-06-16 16:58:32 +02:00
parent 0ed7dea8d3
commit a4e06c93d2
1 changed files with 6 additions and 4 deletions

View File

@ -7,10 +7,12 @@
</head>
<body>
<h1>Dream Blocks ❤</h1>
<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>
<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>
</iframe>