Skip to content

Commit 4cfcc25

Browse files
committed
docs: remove ogp_description_length
WARNING: The config value 'ogp_description_length' has type 'str', defaults to 'int'.
1 parent 2b9b09a commit 4cfcc25

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
@@ -122,7 +122,6 @@
122122
# sphinxext.opengraph
123123
ogp_site_url = about["__docs__"]
124124
ogp_image = "_static/img/icons/icon-192x192.png"
125-
ogp_description_length = about["__description__"]
126125
ogp_site_name = about["__title__"]
127126

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

0 commit comments

Comments
 (0)