Skip to content

Commit a53b97a

Browse files
authored
Update Open Graph site URL in conf.py
1 parent c33f6ce commit a53b97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
] # type: ignore
2020

2121
# Open Graph extension configuration
22-
ogp_site_url = "https://Subham-KRLX.github.io/" # Replace with your actual docs URL
22+
ogp_site_url = "https://github.com/64-shades/64-shades.github.io/pull/214/files" # Replace with your actual docs URL
2323

2424
ogp_description_length = 200 # Optional, number of characters to use for descriptions
2525
ogp_type = "website" # Optional, type of page (usually 'website' for docs)

0 commit comments

Comments
 (0)