Skip to content

Commit f4edc2d

Browse files
committed
opengrah fix
1 parent 164f37e commit f4edc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@
422422
html_extra_path = ["_extra"]
423423

424424
# OpenGraph options
425-
ogp_site_url = "https:/www.python.pe"
425+
ogp_site_url = "https://www.python.pe"
426426
ogp_enable_meta_description = True
427427
ogp_social_cards = {
428428
"line_color": "#4078c0",

0 commit comments

Comments
 (0)