{% block brand_content %} {%- if logo %}
Logo
{%- endif %} {%- if theme_light_logo and theme_dark_logo %}
Light Logo Dark Logo
{%- endif %} {% if not theme_sidebar_hide_name %} {{ config.site_name }} 文档 {%- endif %} {% endblock brand_content %}