update button

master
azekillDIABLO 2017-06-16 16:53:13 +02:00
parent b27777348e
commit 0ed7dea8d3
1 changed files with 4 additions and 4 deletions

View File

@ -7,10 +7,10 @@
</head>
<body>
<h1>Dream Blocks ❤</h1>
<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="game">About the game</button>
<button formaction="gallery">Screenshots</button>
<button formaction="download">Get the game</button>
<button formaction="actors">Contributors</button>
<hr>
<p>Welcome to Dream Blocks website!</p>
</iframe>