Skip to content

Commit a0a0b96

Browse files
authored
Minor updates for latest theme option (#761)
1 parent 7d83410 commit a0a0b96

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/source/conf.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ def get_version_path():
4343
version_path = get_version_path()
4444

4545
project = "torchforge"
46+
html_title = "TorchForge"
4647
copyright = ""
4748
author = "PyTorch Contributors"
4849
release = "0.1"
@@ -111,9 +112,6 @@ def get_version_path():
111112
"show_lf_header": False,
112113
"show_lf_footer": False,
113114
"analytics_id": "GTM-NPLPKN5G",
114-
"logo": {
115-
"text": "Home",
116-
},
117115
"icon_links": [
118116
{
119117
"name": "X",

0 commit comments

Comments
 (0)