From 3f5bf5d0422db9943e56d07f7e84a0b29238741c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Wed, 4 Feb 2026 22:02:11 +0100 Subject: [PATCH] Replace placeholder icons with platform-specific emojis for Windows, macOS, and Linux download cards --- src/pages/index.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index c9b477c..97fae0f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -175,7 +175,7 @@ const version = pkg.version ?? "";
-
+
🪟