Merge pull request #2421 from coliff/patch-1

remove 'shortcut' from favicon meta tag
This commit is contained in:
Martin Donath
2021-03-09 21:35:45 +01:00
committed by GitHub

View File

@@ -58,7 +58,7 @@
{% endif %}
<!-- Favicon -->
<link rel="shortcut icon" href="{{ config.theme.favicon | url }}" />
<link rel="icon" href="{{ config.theme.favicon | url }}" />
<!-- Generator banner -->
<meta