mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-22 18:07:21 +00:00
Don't stick navigation sidebar of documentation
This commit is contained in:
parent
55f5a1a36c
commit
4e119b27bd
@ -58,7 +58,7 @@ html_show_copyright = False
|
||||
html_theme_options = {
|
||||
"canonical_url": "https://docs.pyrogram.org/",
|
||||
"collapse_navigation": True,
|
||||
"sticky_navigation": True,
|
||||
"sticky_navigation": False,
|
||||
"logo_only": True,
|
||||
"display_version": True,
|
||||
"style_external_links": True
|
||||
|
Loading…
x
Reference in New Issue
Block a user