Skip to content

Commit 9960eb2

Browse files
authored
Merge pull request #1273 from plone/remove-all-the-plones
Remove all instances of "Plone" from page titles
2 parents 1e2f41b + 0dd6436 commit 9960eb2

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

docs/contributing/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
html_meta:
3-
"description": "Contributing to Plone Documentation"
4-
"property=og:description": "Contributing to Plone Documentation"
5-
"property=og:title": "Contributing to Plone Documentation"
3+
"description": "Contributing to Plone 6 Documentation"
4+
"property=og:description": "Contributing to Plone 6 Documentation"
5+
"property=og:title": "Contributing to Plone 6 Documentation"
66
"keywords": "Plone, Plone Contributor Agreement, License, Code of Conduct"
77
---
88

99
(contributing-index-label)=
1010

11-
# Contributing to Plone Documentation
11+
# Contributing to Documentation
1212

1313
This document describes how to contribute to Plone Documentation.
1414

docs/deployment/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
html_meta:
3-
"description": "Deployment of Plone"
4-
"property=og:description": "Deployment of Plone"
5-
"property=og:title": "Deployment of Plone"
3+
"description": "Deployment of Plone 6"
4+
"property=og:description": "Deployment of Plone 6"
5+
"property=og:title": "Deployment of Plone 6"
66
"keywords": "Plone, deployment, automation"
77
---
88

99
(deployment-label)=
1010

11-
# Deployment of Plone
11+
# Deployment
1212

1313
```{todo}
1414
Intro to chapter "deployment"

docs/install/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ html_meta:
88

99
(install-index-label)=
1010

11-
# Install Plone 6
11+
# Install
1212

1313

1414
(install-index-getting-started-label)=

docs/overview/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ html_meta:
88

99
(overview-label)=
1010

11-
# Plone 6 overview
11+
# Overview
1212

1313

1414
(overview-2-label)=

docs/upgrade/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ html_meta:
88

99
(upgrade-guide-label)=
1010

11-
# Plone 6 upgrade guide
11+
# Upgrade guide
1212

1313
This guide will help the developer upgrade their Plone installation to version 6.x.
1414

0 commit comments

Comments
 (0)