diff --git a/docs/conf.py b/docs/conf.py index a8a550d14..2e1bc2817 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -87,7 +87,7 @@ "doc_path": "docs", } -html_logo = "_assets/S-CORE_Logo_white.svg" +# html_logo = "_assets/S-CORE_Logo_white.svg" html_theme_options = { "navbar_align": "content", @@ -109,6 +109,9 @@ "version_match": release, }, "navbar_end": ["theme-switcher", "navbar-icon-links", "version-switcher"], + "logo": { + "text": "Eclipse S-CORE", + }, } html_context = { diff --git a/docs/index.rst b/docs/index.rst index 855d5736b..f7c0c86d4 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -29,8 +29,9 @@ Documentation
- - + Eclipse S-CORE +