templates/favicon.html (view raw)
1 2 3
{% if config.extra?.favicon %} <link rel="shortcut icon" href="{{ config.extra?.favicon }}"> {%- endif -%}