Explorar o código

Add apple-touch-icon to anon.blade.php

trwnh %!s(int64=6) %!d(string=hai) anos
pai
achega
ae0726aec2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/views/layouts/anon.blade.php

+ 1 - 1
resources/views/layouts/anon.blade.php

@@ -22,7 +22,7 @@
     <meta name="medium" content="image">
     <meta name="theme-color" content="#10c5f8">
     <meta name="apple-mobile-web-app-capable" content="yes">
-    <link rel="shortcut icon" type="image/png" href="/img/favicon.png?v=2">
+    <link rel="shortcut icon apple-touch-icon" type="image/png" href="/img/favicon.png?v=2">
     <link rel="canonical" href="{{request()->url()}}">
     <link href="{{ mix('css/app.css') }}" rel="stylesheet" data-stylesheet="light">
     @stack('styles')