diff --git a/pages/index.vue b/pages/index.vue
index 9a1e818..9cb40f5 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -154,6 +154,7 @@ On the 19th of February the game was released and since then we have had over 42
{ link: "https://discord.com/invite/3BPYMHqNve", text: "Join Discord" },
{ link: "https://cookiespl.itch.io/arcane-raiders", text: "View Itch.io page (Outdated)" }
]'
+ :badges='[ "godot4", "steam"]'
/>
diff --git a/pages/projects.vue b/pages/projects.vue
index 1387294..4ba03ee 100644
--- a/pages/projects.vue
+++ b/pages/projects.vue
@@ -23,6 +23,7 @@ On the 19th of February the game was released and since then we have had over 42
{ link: "https://discord.com/invite/3BPYMHqNve", text: "Join Discord" },
{ link: "https://cookiespl.itch.io/arcane-raiders", text: "View Itch.io page (Outdated)" }
]'
+ :badges='[ "godot4", "steam"]'
/>