We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c18e6e4 commit e748be4Copy full SHA for e748be4
docs/conf.py
@@ -183,9 +183,9 @@
183
184
# -- OpenGraph configuration ----------------------------------
185
186
-ogp_site_url = "https://docs.plone.org/"
+ogp_site_url = "https://6.dev-docs.plone.org/"
187
ogp_description_length = 200
188
-ogp_image = "https://docs.plone.org/_static/Plone_logo_square.png"
+ogp_image = "https://6.dev-docs.plone.org/_static/Plone_logo_square.png"
189
ogp_site_name = "Plone Documentation"
190
ogp_type = "website"
191
ogp_custom_meta_tags = [
0 commit comments