Added new logo to the documentation

pull/902/head
Simon Willison 2020-07-12 12:53:29 -07:00
rodzic cd231e97cd
commit ee0ef01652
2 zmienionych plików z 46 dodań i 2 usunięć

Wyświetl plik

@ -91,14 +91,20 @@ html_theme = "sphinx_rtd_theme"
# Theme options are theme-specific and customize the look and feel of a theme # Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the # further. For a list of options available for each theme, see the
# documentation. # documentation.
# html_theme_options = {
# html_theme_options = {} "logo_only": True,
"style_nav_header_background": "white",
"prev_next_buttons_location": "both",
}
# Add any paths that contain custom static files (such as style sheets) here, # Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files, # relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css". # so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ["_static"] html_static_path = ["_static"]
html_logo = "datasette-logo.svg"
html_css_files = [ html_css_files = [
"css/custom.css", "css/custom.css",
] ]

File diff suppressed because one or more lines are too long

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 36 KiB