From 7142d83c0702a4a2e350e690544e0eb3cb2fc1b0 Mon Sep 17 00:00:00 2001
From: Tabby <41929769+tabby-cat-nya@users.noreply.github.com>
Date: Sun, 29 Jun 2025 20:24:07 +1000
Subject: [PATCH] update
---
pages/index.vue | 3 +++
pages/projects.vue | 12 ++++++++++++
2 files changed, 15 insertions(+)
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"]'
/>