build: apply language based on folder. (#1975)

* build: apply language based on folder.

* i18n: remove lang tag

* style: fix home style

* fixup!: fix lang 404 page

* re-add grid area

* fix zh_ch

* re add style changes
This commit is contained in:
Sebastian Beltran
2025-07-18 08:42:12 -05:00
committed by GitHub
parent 61cfc19ec1
commit 120197a97d
525 changed files with 56 additions and 524 deletions

View File

@@ -3,7 +3,6 @@ layout: home
title: Express - Node.js web application framework
description: "Express is a fast, unopinionated, minimalist web framework for Node.js, providing a robust set of features for web and mobile applications."
menu: home
lang: en
redirect_from: "/en/index.html"
---