remove unnecessary <link>

pull/142/head
Aevann 2023-03-23 16:24:18 +02:00
parent f5cf53238d
commit c05c30e25e
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@
{% endif %}
{% endif %}
<link rel="preload" as="image" href="{{banner_url}}">
<img data-nonce="{{g.nonce}}" data-onclick="{{expand|default('expandImage()')}}" class="{{class|default('site-banner')}}" alt="{{alt|default('site banner')}}" src="{{banner_url}}">
</a>
{% endif %}