Back to Mkdocs Material

Logo

material/templates/partials/logo.html

9.7.6257 B
Original Source

{#- This file was automatically generated - do not edit -#} {% if config.theme.logo %} {% else %} {% set icon = config.theme.icon.logo or "material/library" %} {% include ".icons/" ~ icon ~ ".svg" %} {% endif %}