mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-27 10:51:13 +00:00
add favicon to ifcopenshell-python and bonsaibim docs
This commit is contained in:
committed by
Andrej730
parent
63e98e69e9
commit
7517414552
@@ -85,6 +85,7 @@ html_css_files = ["custom.css"]
|
|||||||
pygments_style = "one-dark"
|
pygments_style = "one-dark"
|
||||||
pygments_dark_style = "one-dark"
|
pygments_dark_style = "one-dark"
|
||||||
|
|
||||||
|
html_favicon = "https://bonsaibim.org/assets/images/blender/blender-logo.png"
|
||||||
html_logo = "https://bonsaibim.org/assets/images/blender/blender-logo.png"
|
html_logo = "https://bonsaibim.org/assets/images/blender/blender-logo.png"
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
"source_repository": "https://github.com/IfcOpenShell/IfcOpenShell/",
|
"source_repository": "https://github.com/IfcOpenShell/IfcOpenShell/",
|
||||||
|
|||||||
@@ -149,6 +149,7 @@ html_css_files = ["custom.css"]
|
|||||||
pygments_style = "one-dark"
|
pygments_style = "one-dark"
|
||||||
pygments_dark_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_logo = "https://ifcopenshell.org/assets/images/logo.png"
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
"source_repository": "https://github.com/IfcOpenShell/IfcOpenShell/",
|
"source_repository": "https://github.com/IfcOpenShell/IfcOpenShell/",
|
||||||
|
|||||||
Reference in New Issue
Block a user