Skip to content

Commit

Permalink
Use itch.io instead of gd.games
Browse files Browse the repository at this point in the history
  • Loading branch information
romw314 committed Nov 9, 2023
1 parent 47e8544 commit 2994dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<body>
<h1 class="title">{% title %}</h1>
{% description %}
<button onClick="window.open('https://gd.games/iuevix/pay-and-wash');">Play now!</button>
<button onClick="window.open('https://iuevix.itch.io/pay-and-wash');">Play on itch.io</button>
<div class="bottom-row">
<img alt="Washing machine" title="Washing machine" src="/img/washingmachine.png" class="machine"/>
<img alt="Cafe service" title="Cafe service" src="/img/cafeservice.png"/>
Expand Down

0 comments on commit 2994dea

Please sign in to comment.