Co-authored-by: Maciej Olko <maciej.olko@affirm.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
ogp_site_url = 'https://docs.python.org/3/'
ogp_site_name = 'Python documentation'
ogp_image = '_static/og-image.png'
-ogp_custom_meta_tags = [
+ogp_custom_meta_tags = (
'<meta property="og:image:width" content="200">',
'<meta property="og:image:height" content="200">',
'<meta name="theme-color" content="#3776ab">',
-]
+)
blurb
-sphinxext-opengraph~=0.9.0
+sphinxext-opengraph~=0.12.0
sphinx-notfound-page~=1.0.0
# The theme used by the documentation is stored separately, so we need