From 9c759e39f8511668c205e4d439035f61efa01cc1 Mon Sep 17 00:00:00 2001 From: Augustin Mauroy <97875033+AugustinMauroy@users.noreply.github.com> Date: Fri, 13 Jun 2025 11:40:22 +0200 Subject: [PATCH] chore(description): fit to landing page --- apps/site/site.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/site/site.json b/apps/site/site.json index 57639a7ea1035..6da498a337cd1 100644 --- a/apps/site/site.json +++ b/apps/site/site.json @@ -1,6 +1,6 @@ { "title": "Node.js", - "description": "Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.", + "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", "accentColor": "#333", "logoVariant": "pride",