We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d83410 commit a0a0b96Copy full SHA for a0a0b96
1 file changed
docs/source/conf.py
@@ -43,6 +43,7 @@ def get_version_path():
43
version_path = get_version_path()
44
45
project = "torchforge"
46
+html_title = "TorchForge"
47
copyright = ""
48
author = "PyTorch Contributors"
49
release = "0.1"
@@ -111,9 +112,6 @@ def get_version_path():
111
112
"show_lf_header": False,
113
"show_lf_footer": False,
114
"analytics_id": "GTM-NPLPKN5G",
- "logo": {
115
- "text": "Home",
116
- },
117
"icon_links": [
118
{
119
"name": "X",
0 commit comments