mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Add favicon to documentation (#1967)
Co-authored-by: Simon Willison <swillison@gmail.com>
This commit is contained in:
parent
8059c8a27c
commit
994ce46ed4
2 changed files with 1 additions and 0 deletions
BIN
docs/_static/datasette-favicon.png
vendored
Normal file
BIN
docs/_static/datasette-favicon.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 208 B |
|
|
@ -105,6 +105,7 @@ html_theme_options = {
|
|||
html_static_path = ["_static"]
|
||||
|
||||
html_logo = "datasette-logo.svg"
|
||||
html_favicon = "_static/datasette-favicon.png"
|
||||
|
||||
html_css_files = [
|
||||
"css/custom.css",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue