File tree Expand file tree Collapse file tree 3 files changed +1
-11
lines changed
Expand file tree Collapse file tree 3 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 7171
7272suppress_warnings = ["image.not_readable" ]
7373
74- html_title = f"PyroTGFork { version } "
74+ html_title = "" # f"PyroTGFork {version}"
7575html_theme = "furo"
7676html_static_path = [os .path .abspath ("static" )]
7777print ("ABSOLUTE PATH" , os .path .abspath ("static" ))
102102 "url" : "https://pypi.org/project/pyrotgfork/" ,
103103 "class" : "fa-brands fa-solid fa-python fa-2x" ,
104104 },
105- {
106- "name" : "" ,
107- "url" : "./releases/changes-in-this-fork.html" ,
108- "class" : "fa-brands fa-solid fa-file-invoice fa-2x"
109- }
110105 ]
111106}
112107html_sidebars = {
Original file line number Diff line number Diff line change 184184 :hidden:
185185 :caption: External Links
186186
187- version
188187 TL Schema Explorer <https://telegramplayground.github.io/schema.tl/ >
189188 TL Diff <https://telegramplayground.github.io/TG-APIs/TL/diff/tdesktop.html >
Original file line number Diff line number Diff line change 11Support Pyrogram
22================
33
4- .. raw :: html
5-
64Pyrogram is a free and open source project.
75If you enjoy this fork and would like to show your appreciation, consider donating or becoming
86a sponsor of the project.
97You can support Pyrogram via any of `the ways <https://PyroTGFork.t.me/2 >`__ shown.
10-
11- -----
You can’t perform that action at this time.
0 commit comments