We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb4967 commit edfbef8Copy full SHA for edfbef8
formulafactory.html
@@ -335,7 +335,7 @@ <h2>Start Experimenting</h2>
335
<div class="card" style="text-align: center;">
336
<h3>Play Formula Factory Now</h3>
337
<p>Available on Steam and itch.io</p>
338
- <button style="margin-top: 1rem;" class="button" onclick="window.open('https://store.steampowered.com/', '_blank')">
+ <button style="margin-top: 1rem;" class="button" onclick="window.open('https://itch.io/', 'blank')">
339
<span style="color: var(--text-light); text-decoration: none; display: flex; align-items: center; justify-content: center;">
340
<i class="fas fa-play"></i> Play Now
341
</span>
0 commit comments