Skip to content

Commit 0999a79

Browse files
committed
Remove logo only option
1 parent d7869dd commit 0999a79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,8 +276,8 @@ def tagged_commit():
276276
}
277277

278278
html_theme_options = {
279-
"logo_only": True,
280-
279+
# "logo_only": True,
280+
281281
"repository_url": "https://github.com/anybody/anybody-tutorial",
282282
"use_repository_button": False,
283283
# "extra_navbar": 'Tutorials by <a href="https://anybodytech.com">AnyBody Technology</a>',

0 commit comments

Comments
 (0)