Skip to content

Commit 0dd6436

Browse files
committed
Explicitly state "Plone 6" in meta information
1 parent 4a1a180 commit 0dd6436

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

docs/contributing/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
html_meta:
3-
"description": "Contributing to Plone Documentation"
4-
"property=og:description": "Contributing to Plone Documentation"
5-
"property=og:title": "Contributing to 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

docs/deployment/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
html_meta:
3-
"description": "Deployment of Plone"
4-
"property=og:description": "Deployment of Plone"
5-
"property=og:title": "Deployment"
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

docs/install/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
html_meta:
33
"description": "Install Plone 6"
44
"property=og:description": "Install Plone 6"
5-
"property=og:title": "Install"
5+
"property=og:title": "Install Plone 6"
66
"keywords": "Plone 6, install, overview"
77
---
88

docs/overview/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
html_meta:
33
"description": "Plone 6 overview"
44
"property=og:description": "Plone 6 overview"
5-
"property=og:title": "Overview"
5+
"property=og:title": "Plone 6 overview"
66
"keywords": "Plone 6, overview"
77
---
88

docs/upgrade/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
html_meta:
33
"description": "Plone 6 upgrade Guide"
44
"property=og:description": "Plone 6 upgrade guide"
5-
"property=og:title": "Upgrade guide"
5+
"property=og:title": "Plone 6 upgrade guide"
66
"keywords": "Plone, upgrade"
77
---
88

0 commit comments

Comments
 (0)