change phrasing that implied you could only play on itch

This commit is contained in:
Ell 2022-01-10 00:07:46 +01:00
parent c5eca6ba78
commit 35c465522c

View file

@ -47,13 +47,13 @@
<div class="container"> <div class="container">
<div class="row"> <div class="row">
<div class="col site"> <div class="col site">
<h3>Get the free alpha</h3> <h3>Play the free alpha</h3>
<a href="https://ellpeck.itch.io/tiny-life"> <a href="https://ellpeck.itch.io/tiny-life">
<image src="media/itch.png" alt="itch.io" width="200px" height="auto"></image> <image src="media/itch.png" alt="itch.io" width="200px" height="auto"></image>
</a> </a>
</div> </div>
<div class="col site"> <div class="col site">
<h3>Wishlist the game</h3> <h3>Wishlist and play</h3>
<a href="https://store.steampowered.com/app/1651490/Tiny_Life/"> <a href="https://store.steampowered.com/app/1651490/Tiny_Life/">
<image src="media/steam.png" alt="Steam" width="200px" height="auto"></image> <image src="media/steam.png" alt="Steam" width="200px" height="auto"></image>
</a> </a>