Skip to content

Commit 4b26ec8

Browse files
committed
Fix syntax and meta information
1 parent 9d904ec commit 4b26ec8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/backend/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
myst:
33
html_meta:
4-
"description": ""
5-
"property=og:description": ""
6-
"property=og:title": "Backend"
4+
"description": "Plone 6 Backend"
5+
"property=og:description": "Plone 6 Backend"
6+
"property=og:title": "Plone 6 Backend"
77
"keywords": "Plone 6, Volto, Classic UI, frontend, backend, plone.restapi, plone.api"
88
---
99

docs/backend/upgrading/add-on-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This chapter describes the steps to migrate your third party products.
3333
If `/prefs_install_products_form` is unreachable, and you are using Plone 5.0.x or earlier, you should try doing the add-on upgrades from the Management Interface.
3434
Navigate to the `portal_quickinstaller` in the Management Interface at `/portal_quickinstaller/manage_installProductsForm`, and reinstall or upgrade products that are shown to be outdated.
3535
36-
```{versiondeprecated} 5.1
36+
```{deprecated} 5.1
3737
`portal_quickinstaller` was deprecated in Plone 5.1, and was removed in Plone 6.0.
3838
See [PLIP 1775](https://github.com/plone/Products.CMFPlone/issues/1775) and {ref}`upgrade-5.1-do-not-use-portal_quickinstaller-label` for Plone 5.1 and later.
3939
```

docs/classic-ui/theming/through-the-web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ myst:
44
"description": "Through-the-web (TTW) theme customization in Plone 6 Classic UI"
55
"property=og:description": "Through-the-web (TTW) theme customization in Plone 6 Classic UI"
66
"property=og:title": "Through-the-web (TTW) theme customization in Plone 6 Classic UI"
7-
"keywords": ""
7+
"keywords": "Plone 6, Classic UI, Through-the-web, TTW, theme, customization"
88
---
99

1010
(classic-ui-through-the-web-label)=

0 commit comments

Comments
 (0)