Skip to content

Commit 1dc709d

Browse files
committed
have only logo in navbar start section
1 parent 8cb718e commit 1dc709d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ def setup(app: Sphinx):
115115
html_theme = "pymc_sphinx_theme"
116116
html_theme_options = {
117117
"page_sidebar_items": ["postcard", "page-toc", "edit-this-page", "donate"],
118+
"navbar_start": ["navbar-logo"],
118119
"logo": {
119120
"link": "https://www.pymc.io",
120121
},

0 commit comments

Comments
 (0)