Skip to content

Commit 6c61642

Browse files
authored
Add navbar_start configuration to conf.py (#762)
1 parent a0a0b96 commit 6c61642

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ def get_version_path():
135135
},
136136
],
137137
"use_edit_page_button": True,
138+
"navbar_start": ["navbar-logo"],
138139
"navbar_center": "navbar-nav",
139140
"canonical_url": "https://meta-pytorch.org/torchforge/",
140141
"header_links_before_dropdown": 7,

0 commit comments

Comments
 (0)