From daca57e9b55ac8fb2326b04ab311e23a26285312 Mon Sep 17 00:00:00 2001 From: Krishan Kant Sharma Date: Mon, 6 Jul 2026 17:57:11 -0500 Subject: [PATCH] fix: drop Node.js SDK from the homepage hero kicker MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The rest of the hero (terminal demo, Node.js 20+ badge) stays Node-specific on purpose — it's an accurate demo of the flagship product. But the kicker is the very first thing anyone reads, and "LaunchDarkly Node.js SDK → OpenFeature" read as excluding the Go audience before they even reach the "Using Go? Try flaglint-go" CTA two lines down. Dropping "Node.js SDK" keeps the kicker accurate without that first impression. Signed-off-by: Krishan Kant Sharma --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index d0d49a5..f0fd092 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -989,7 +989,7 @@ const jsonLd = {
-
LaunchDarkly Node.js SDK → OpenFeature
+
LaunchDarkly → OpenFeature

Feature flags accumulate debt.
FlagLint makes it visible.

Makes LaunchDarkly usage visible, measurable, and safer to