Skip to content

Commit 7bf3227

Browse files
authored
Fix API reference nav missing bold (#1986)
1 parent 1917b49 commit 7bf3227

File tree

40 files changed

+40
-0
lines changed

40 files changed

+40
-0
lines changed

de/3x/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: api
33
version: 3x
44
title: Express 3.x - API-Referenz
55
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 methods.
6+
menu: api
67
redirect_from: " "
78
---
89

de/4x/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: api
33
version: 4x
44
title: Express 4.x - API-Referenz
55
description: Access the API reference for Express.js 4.x, detailing all modules, methods, and properties for building web applications with this version.
6+
menu: api
67
redirect_from: " "
78
---
89

de/5x/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: api
33
version: 5x
44
title: Express 5.x - API-Referenz
55
description: Access the API reference for Express.js 5.x, detailing all modules, methods, and properties for building web applications with this latest version.
6+
menu: api
67
redirect_from: " "
78
---
89

de/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: api
33
version: 5x
44
title: Express 5.x - API-Referenz
55
description: Access the API reference for Express.js detailing all modules, methods, and properties for building web applications with this version.
6+
menu: api
67
redirect_from: " "
78
---
89

en/3x/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: api
33
version: 3x
44
title: Express 3.x - API Reference
55
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 methods.
6+
menu: api
67
redirect_from: "/3x/api.html"
78
---
89
<div id="api-doc" markdown="1">

en/4x/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: api
33
version: 4x
44
title: Express 4.x - API Reference
55
description: Access the API reference for Express.js 4.x, detailing all modules, methods, and properties for building web applications with this version.
6+
menu: api
67
redirect_from: "/4x/api.html"
78
---
89
<div id="api-doc" markdown="1">

en/5x/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: api
33
version: 5x
44
title: Express 5.x - API Reference
55
description: Access the API reference for Express.js 5.x, detailing all modules, methods, and properties for building web applications with this latest version.
6+
menu: api
67
redirect_from: "/5x/api.html"
78
---
89
<div id="api-doc" markdown="1">

en/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: api
33
version: 5x
44
title: Express 5.x - API Reference
55
description: Access the API reference for Express.js detailing all modules, methods, and properties for building web applications with this version.
6+
menu: api
67
redirect_from: "/api.html"
78
---
89
<div id="api-doc" markdown="1">

es/3x/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: api
33
version: 3x
44
title: Express 3.x - Referencia de API
55
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 methods.
6+
menu: api
67
redirect_from: " "
78
---
89

es/4x/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: api
33
version: 4x
44
title: Express 4.x - Referencia de API
55
description: Access the API reference for Express.js 4.x, detailing all modules, methods, and properties for building web applications with this version.
6+
menu: api
67
redirect_from: " "
78
---
89

0 commit comments

Comments
 (0)