forked from orbit-oss/flask
use new logo
This commit is contained in:
parent
b4345cb4eb
commit
83d777bebf
13 changed files with 11 additions and 503 deletions
|
|
@ -52,8 +52,8 @@ html_sidebars = {
|
|||
}
|
||||
singlehtml_sidebars = {"index": ["project.html", "localtoc.html", "ethicalads.html"]}
|
||||
html_static_path = ["_static"]
|
||||
html_favicon = "_static/flask-icon.png"
|
||||
html_logo = "_static/flask-icon.png"
|
||||
html_favicon = "_static/shortcut-icon.png"
|
||||
html_logo = "_static/flask-vertical.png"
|
||||
html_title = f"Flask Documentation ({version})"
|
||||
html_show_sourcelink = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue