From 009c6c72f8f820ee43250a96c751070ba8c1cbb6 Mon Sep 17 00:00:00 2001 From: Aaron Powell Date: Thu, 29 Jan 2026 09:37:32 +1100 Subject: [PATCH] style: remove VS Code icons from dropdown menu items --- website/src/components/Modal.astro | 2 -- website/src/scripts/utils.ts | 2 -- 2 files changed, 4 deletions(-) diff --git a/website/src/components/Modal.astro b/website/src/components/Modal.astro index 880eb0bf..2f69cfb8 100644 --- a/website/src/components/Modal.astro +++ b/website/src/components/Modal.astro @@ -25,11 +25,9 @@
- VS Code - VS Code Insiders
diff --git a/website/src/scripts/utils.ts b/website/src/scripts/utils.ts index a3aef647..1d885154 100644 --- a/website/src/scripts/utils.ts +++ b/website/src/scripts/utils.ts @@ -230,11 +230,9 @@ export function getInstallDropdownHtml(type: string, filePath: string, small = f
- VS Code - VS Code Insiders