diff --git a/docs/conf.py b/docs/conf.py index 2d261ab..b42404c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,7 +42,8 @@ "css/score.css", ] -html_logo = "_assets/S-CORE_Logo_white.svg" +# html_logo = "_assets/S-CORE_Logo_white_basic.svg" + html_theme_options = { "external_links": [ @@ -62,6 +63,9 @@ ], "use_edit_page_button": True, # https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/source-buttons.html#add-an-edit-button "collapse_navigation": True, + "logo": { + "text": "Eclipse S-CORE", + }, } html_context = { diff --git a/docs/index.rst b/docs/index.rst index 1f9db61..1d67091 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -33,9 +33,10 @@ SCORE (Eclipse Safe Open Vehicle Core)