Update default icon

This commit is contained in:
atjn 2022-04-28 12:41:26 +02:00
commit 31ed9b450d
23 changed files with 33 additions and 26 deletions

View file

@ -60,7 +60,7 @@
<link rel="stylesheet" href="{{$stylesheetUrl}}" type="text/css" media="{{$media}}" />
{{/foreach}}
<link rel="shortcut icon" href="{{$shortcut_icon}}" />
<link rel="icon" href="{{$shortcut_icon}}" />
<link rel="apple-touch-icon" href="{{$touch_icon}}" />
<meta name="apple-mobile-web-app-capable" content="yes" />