fix: repair favicon links and provide one from https://www.jardinenvie.com
This commit is contained in:
BIN
build/img/favicon.ico
Normal file
BIN
build/img/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
@@ -13,8 +13,8 @@
|
|||||||
<meta name="description" content="Vente de semences, variété anciennes">
|
<meta name="description" content="Vente de semences, variété anciennes">
|
||||||
<meta name="keywords" content="">
|
<meta name="keywords" content="">
|
||||||
|
|
||||||
<link rel="icon" type="image/vnd.microsoft.icon" href="img/favicon.ico">
|
<link rel="icon" type="image/vnd.microsoft.icon" href="{{ asset('img/favicon.ico') }}">
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
|
<link rel="shortcut icon" type="image/x-icon" href="{{ asset('img/favicon.ico') }}">
|
||||||
<link rel="stylesheet" href="/css/site.min.css?{{ date('Ymd') }}" type="text/css" media="all">
|
<link rel="stylesheet" href="/css/site.min.css?{{ date('Ymd') }}" type="text/css" media="all">
|
||||||
|
|
||||||
@stack('css')
|
@stack('css')
|
||||||
|
|||||||
Reference in New Issue
Block a user