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 82e9ab5 commit 3d91124Copy full SHA for 3d91124
docs/conf.py
@@ -195,9 +195,9 @@
195
196
# -- OpenGraph configuration ----------------------------------
197
198
-ogp_site_url = "https://6.dev-docs.plone.org/"
+ogp_site_url = "https://6.docs.plone.org/"
199
ogp_description_length = 200
200
-ogp_image = "https://6.dev-docs.plone.org/_static/Plone_logo_square.png"
+ogp_image = "https://6.docs.plone.org/_static/Plone_logo_square.png"
201
ogp_site_name = "Plone Documentation"
202
ogp_type = "website"
203
ogp_custom_meta_tags = [
0 commit comments