Skip to content

Commit b29b622

Browse files
authored
Update _config.yml
1 parent d530384 commit b29b622

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

doc/_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
title: Semantic Digital Twin
55
author: AICOR Institute for Artificial Intelligence
6-
logo: "images/semantic_digital_twin_logo.png"
6+
logo: "images/semantic_world.png"
77

88
# Force re-execution of notebooks on each build.
99
# See https://jupyterbook.org/content/execute.html
@@ -41,8 +41,8 @@ sphinx:
4141
html_static_path: ["_static"]
4242
html_theme_options:
4343
logo:
44-
image_light: "_static/images/semantic_digital_twin_logo.png"
45-
image_dark: "_static/images/semantic_digital_twin_logo_dark_mode.png"
44+
image_light: "_static/images/semantic_world.png"
45+
image_dark: "_static/images/semantic_world.png"
4646

4747

4848
# Information about where the book exists on the web

0 commit comments

Comments
 (0)