Skip to content

Commit 82fefb6

Browse files
committed
Reconcile some page titles
Addresses PT-2887, but suggests there may be a more widespread issues with how we're setting/overriding page titles from frontmatter.
1 parent bac230c commit 82fefb6

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

docs/.vuepress/sets/craft-cms.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ module.exports = {
203203
"update",
204204
"deploy",
205205
"upgrade",
206-
"configure",
206+
["configure", 'Configuration'],
207207
]
208208
},
209209
{

docs/5.x/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
title: Craft CMS 5.x
32
description: Official documentation for Craft CMS 5.x
43
---
54

docs/5.x/configure.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
title: Configuration
32
description: Set up Craft to work with your team and infrastructure.
43
sidebarDepth: 2
54
related:

0 commit comments

Comments
 (0)