Skip to content

Commit 2c80d95

Browse files
authored
Merge pull request plone#1205 from plone/image-handling-fix-meta-tags
Image Handling: Fix meta tags
2 parents 8fe1f74 + 10a8a06 commit 2c80d95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/classic-ui/images.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": "Image resolution and scaling in Plone Classic UI"
4-
"property=og:description": "Image resolution and scaling in Plone Classic UI"
5-
"property=og:title": "Image resolving and scaling"
3+
"description": "Image resolving and scaling in Plone Classic UI"
4+
"property=og:description": "Image resolving and scaling in Plone Classic UI"
5+
"property=og:title": "Image Handling"
66
"keywords": "Plone, Classic UI, classic-ui, image, resize, scale"
77
---
88

0 commit comments

Comments
 (0)