From b4b65cca419cfd33e10e66adda5019620b6992c7 Mon Sep 17 00:00:00 2001 From: antiquark007 <141497727+antiquark007@users.noreply.github.com> Date: Tue, 22 Jul 2025 17:33:47 +0530 Subject: [PATCH 1/4] "fixed the issue #1981" --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 2688dabf05..37951cd3f5 100644 --- a/index.md +++ b/index.md @@ -9,7 +9,7 @@ redirect_from: "/en/index.html"
- +

Fast, unopinionated, minimalist web framework for Node.js

$ npm install express --save
From 3f2e4a4c425b406b1b7ddc8d2186f8a88e016183 Mon Sep 17 00:00:00 2001 From: ved prakash singh <141497727+antiquark007@users.noreply.github.com> Date: Tue, 22 Jul 2025 14:39:27 +0000 Subject: [PATCH 2/4] #1982 fixed link part --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 37951cd3f5..6c3f5e6f71 100644 --- a/index.md +++ b/index.md @@ -9,7 +9,7 @@ redirect_from: "/en/index.html"
- +

Fast, unopinionated, minimalist web framework for Node.js

$ npm install express --save
From c98ca6cef9575d22e3a1975a59b58dcb5f5d0bdb Mon Sep 17 00:00:00 2001 From: ved prakash singh <141497727+antiquark007@users.noreply.github.com> Date: Fri, 25 Jul 2025 15:22:30 +0530 Subject: [PATCH 3/4] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 6c3f5e6f71..e767af3754 100644 --- a/index.md +++ b/index.md @@ -9,7 +9,7 @@ redirect_from: "/en/index.html"
- +

Fast, unopinionated, minimalist web framework for Node.js

$ npm install express --save
From ce0d529f32d8525dc58b449a5e7cea20ff6cc773 Mon Sep 17 00:00:00 2001 From: ved prakash singh <141497727+antiquark007@users.noreply.github.com> Date: Sun, 27 Jul 2025 07:00:44 +0000 Subject: [PATCH 4/4] "done the recommended changes in style.css" --- css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index d21215a6c8..8793968eb7 100644 --- a/css/style.css +++ b/css/style.css @@ -283,9 +283,8 @@ a { margin-bottom: .25em; } -#description .express > a { +#description .express > span { color: var(--card-fg); - text-decoration: none; } #description .express a#express-version {