Skip to content

Commit eec3e8a

Browse files
committed
docs: remove ogp_description_length
WARNING: The config value 'ogp_description_length' has type 'str', defaults to 'int'.
1 parent 990a571 commit eec3e8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@
135135
# sphinxext.opengraph
136136
ogp_site_url = about["__docs__"]
137137
ogp_image = "_static/img/icons/icon-192x192.png"
138-
ogp_description_length = about["__description__"]
139138
ogp_site_name = about["__title__"]
140139

141140
htmlhelp_basename = f"{about['__title__']}doc"

0 commit comments

Comments
 (0)