chore(docs): add favicon (#399)

* chore(docs): add favicon

* fix(docs): typo
This commit is contained in:
Jérome Eertmans
2024-04-04 14:40:36 +02:00
committed by GitHub
parent cfa9c082ab
commit 2d9d263c9c
7 changed files with 44 additions and 6 deletions

View File

@ -55,6 +55,7 @@ add_module_names = False
html_theme = "furo"
html_static_path = ["_static"]
html_favicon = "_static/favicon.png"
html_theme_options = {
"light_logo": "logo_light_transparent.png",