add favicon to ifcopenshell-python and bonsaibim docs

This commit is contained in:
Dawid Huczyński
2024-10-31 10:17:39 +01:00
committed by Andrej730
parent 63e98e69e9
commit 7517414552
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -149,6 +149,7 @@ html_css_files = ["custom.css"]
pygments_style = "one-dark"
pygments_dark_style = "one-dark"
html_favicon = "https://ifcopenshell.org/assets/images/logo.png"
html_logo = "https://ifcopenshell.org/assets/images/logo.png"
html_theme_options = {
"source_repository": "https://github.com/IfcOpenShell/IfcOpenShell/",