mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-24 17:31:16 +08:00
Add favicon to docs (#1545)
* add sphinx's html_favicon config * removed unneeded newline * ran pre-commit hooks
This commit is contained in:
parent
1a992e31e8
commit
917252a5a1
@ -60,6 +60,7 @@ html_theme_options = {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
html_favicon = html_theme_options["logo"]["image_light"]
|
||||||
|
|
||||||
# -- Options for HTMLHelp output ---------------------------------------------
|
# -- Options for HTMLHelp output ---------------------------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user