Hello Sentry team,
Currently, the top-left corner of the sentry-python documentation displays the project configuration value, sentry-python:

According to the Shibuya documentation, we can display a logo using the following two methods:
- Same Logo: Specify the logo file in the
html_logo configuration.
- Different Logos: Set
light_logo and dark_logo within the html_theme_options configuration.
To decorate the documentation, I recommend using the sentry-logo.svg to display the branding for light/dark mode. Here is the preview:

Hello Sentry team,
Currently, the top-left corner of the sentry-python documentation displays the
projectconfiguration value,sentry-python:According to the Shibuya documentation, we can display a logo using the following two methods:
html_logoconfiguration.light_logoanddark_logowithin thehtml_theme_optionsconfiguration.To decorate the documentation, I recommend using the
sentry-logo.svgto display the branding for light/dark mode. Here is the preview: