Skip to content

Commit 0dd7cc8

Browse files
committed
testing
1 parent 0d05915 commit 0dd7cc8

File tree

3 files changed

+1
-11
lines changed

3 files changed

+1
-11
lines changed

docs/source/conf.py

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272
suppress_warnings = ["image.not_readable"]
7373

74-
html_title = f"PyroTGFork {version}"
74+
html_title = "" # f"PyroTGFork {version}"
7575
html_theme = "furo"
7676
html_static_path = [os.path.abspath("static")]
7777
print("ABSOLUTE PATH", os.path.abspath("static"))
@@ -102,11 +102,6 @@
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
}
112107
html_sidebars = {

docs/source/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,5 @@ Meta
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>

docs/source/support.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
Support Pyrogram
22
================
33

4-
.. raw:: html
5-
64
Pyrogram is a free and open source project.
75
If you enjoy this fork and would like to show your appreciation, consider donating or becoming
86
a sponsor of the project.
97
You can support Pyrogram via any of `the ways <https://PyroTGFork.t.me/2>`__ shown.
10-
11-
-----

0 commit comments

Comments
 (0)