We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d530384 commit b29b622Copy full SHA for b29b622
1 file changed
doc/_config.yml
@@ -3,7 +3,7 @@
3
4
title: Semantic Digital Twin
5
author: AICOR Institute for Artificial Intelligence
6
-logo: "images/semantic_digital_twin_logo.png"
+logo: "images/semantic_world.png"
7
8
# Force re-execution of notebooks on each build.
9
# See https://jupyterbook.org/content/execute.html
@@ -41,8 +41,8 @@ sphinx:
41
html_static_path: ["_static"]
42
html_theme_options:
43
logo:
44
- image_light: "_static/images/semantic_digital_twin_logo.png"
45
- image_dark: "_static/images/semantic_digital_twin_logo_dark_mode.png"
+ image_light: "_static/images/semantic_world.png"
+ image_dark: "_static/images/semantic_world.png"
46
47
48
# Information about where the book exists on the web
0 commit comments