From a39a666b5e00322ba3f8072620b01983f4af8e93 Mon Sep 17 00:00:00 2001 From: Aviv Keller Date: Mon, 18 May 2026 14:53:42 -0400 Subject: [PATCH] chore: pride flag Signed-off-by: Aviv Keller --- apps/site/site.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/site/site.json b/apps/site/site.json index 47f4551251839..b9943dd27a17b 100644 --- a/apps/site/site.json +++ b/apps/site/site.json @@ -2,6 +2,7 @@ "title": "Node.js", "description": "Node.jsĀ® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.", "favicon": "/static/images/favicons/favicon.png", + "logoVariant": "pride", "accentColor": "#333", "twitter": { "username": "@nodejs",