From d73707a8aff583593d8b3a17958a0adde3f7ab5a Mon Sep 17 00:00:00 2001 From: glitched-w0rld <164791169+glitched-w0rld@users.noreply.github.com> Date: Fri, 27 Feb 2026 17:39:22 -0500 Subject: [PATCH] Update site.json Signed-off-by: glitched-w0rld <164791169+glitched-w0rld@users.noreply.github.com> --- 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 19db7981d45c9..0de7ccc638368 100644 --- a/apps/site/site.json +++ b/apps/site/site.json @@ -1,5 +1,5 @@ { - "title": "Node.js", + "title": "Node.js Deployment Test", "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",