mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Add Badaboom to showcase
This commit is contained in:
@@ -81,6 +81,11 @@ layout: default
|
||||
height="24">
|
||||
{% endif %}
|
||||
|
||||
{% if page.quest %}
|
||||
<img src="/assets/images/platforms/vr.svg" alt="VR" title="VR" style="margin: 0 0.125rem" width="24"
|
||||
height="24">
|
||||
{% endif %}
|
||||
|
||||
{% if page.html5 %}
|
||||
<img src="/assets/images/platforms/web.svg" alt="HTML5" title="HTML5" style="margin: 0 0.125rem" width="24" height="24">
|
||||
{% endif %}
|
||||
@@ -139,6 +144,12 @@ layout: default
|
||||
</a>
|
||||
{% endif %}
|
||||
|
||||
{% if page.quest %}
|
||||
<a href="{{ page.quest }}" class="btn" style="margin: 0 0.5rem; white-space: nowrap" target="_blank">
|
||||
View on Meta Store
|
||||
</a>
|
||||
{% endif %}
|
||||
|
||||
{% if page.nintendo %}
|
||||
<a href="{{ page.nintendo }}" class="btn" style="margin: 0 0.5rem; white-space: nowrap" target="_blank">
|
||||
View on Nintendo Switch
|
||||
|
||||
Reference in New Issue
Block a user