Skip to content

Commit c656c19

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

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
@@ -117,7 +117,6 @@
117117
# sphinxext.opengraph
118118
ogp_site_url = about["__docs__"]
119119
ogp_image = "_static/img/icons/icon-192x192.png"
120-
ogp_description_length = about["__description__"]
121120
ogp_site_name = about["__title__"]
122121

123122
# sphinx-copybutton

0 commit comments

Comments
 (0)