{% if page.steam %}
View on Steam
{% endif %}
{% if page.itch %}
View on Itch.io
{% endif %}
{% if page.humble %}
View on Humble Store
{% endif %}
{% if page.gog %}
View on Humble GOG
{% endif %}
{% if page.nintendo %}
View on Switch
{% endif %}
{% if page.xbox %}
View on Xbox
{% endif %}
{% if page.github %}
View on GitHub
{% endif %}
{% if page.custom %}
Learn More
{% endif %}
{{ page.title }}
by {{ page.author }} | {% if page.release_date == "TBD" %}Release date: TBD{% else %}{{ page.release_date }}{% endif %}
{% if page.windows %}
{% endif %}
{% if page.macos %}
{% endif %}
{% if page.linux %}
{% endif %}
{% if page.switch %}
{% endif %}
{% if page.html5 %}
{% endif %}
{% if page.android %}
{% endif %}
{% if page.ios %}
{% endif %}
{% if page.playstation %}
{% endif %}
{% if page.xbox %}
{% endif %}