File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 134134 # Fonts are customizable (and are not retrieved online).
135135 # https://sphinx-nefertiti.readthedocs.io/en/latest/users-guide/customization/fonts.html
136136 "logo" : "logo_400px.png" ,
137+ "logo_location" : "sidebar" ,
137138 "logo_alt" : "python-prompt-toolkit" ,
138- "logo_width" : "36 " ,
139- "logo_height" : "36 " ,
139+ "logo_width" : "270 " ,
140+ "logo_height" : "270 " ,
140141 "repository_url" : "https://github.com/prompt-toolkit/python-prompt-toolkit" ,
141142 "repository_name" : "python-prompt-toolkit" ,
142143 "current_version" : "latest" ,
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ Sphinx>=8,<9
22wcwidth < 1
33pyperclip < 2
44sphinx_copybutton >= 0.5.2 ,< 1.0.0
5- sphinx-nefertiti >= 0.8.6
5+ sphinx-nefertiti >= 0.8.8
You can’t perform that action at this time.
0 commit comments