diff --git a/docs/conf.py b/docs/conf.py index 06d6c24..f41ad16 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -57,7 +57,7 @@ # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] -html_logo = "EBRAINS_logo.png" +html_logo = "VisuAlign_logo.png" html_theme_options = { 'logo_only': True, 'display_version': False