chore: refactor layout (#1888)

Refactor layouts for unified version handling
This commit is contained in:
shubham oulkar
2025-04-27 22:41:14 +05:30
committed by GitHub
parent 100dc75ebf
commit 20a6669eb7
72 changed files with 155 additions and 201 deletions

View File

@@ -1,7 +1,7 @@
---
layout: 3x-api
layout: api
version: 3x
title: Express 3.x - API Reference
menu: api
lang: pt-br
description: Access the API reference for Express.js version 3.x, noting that this
version is end-of-life and no longer maintained - includes details on modules and

View File

@@ -1,7 +1,7 @@
---
layout: 4x-api
layout: api
version: 4x
title: Express 4.x - Referência da API
menu: api
lang: pt-br
description: Access the API reference for Express.js 4.x, detailing all modules, methods,
and properties for building web applications with this version.

View File

@@ -1,7 +1,7 @@
---
layout: 5x-api
layout: api
version: 5x
title: Express 5.x - Referência da API
menu: api
lang: pt-br
description: Access the API reference for Express.js 5.x, detailing all modules, methods,
and properties for building web applications with this latest version.

View File

@@ -1,5 +1,6 @@
---
layout: 4x-api
layout: api
version: 4x
title: Express 4.x - Referência de API
lang: pt-br
description: Access the API reference for Express.js detailing all modules, methods,