fix cache css
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
<link rel="icon" type="image/vnd.microsoft.icon" href="img/favicon.ico">
|
<link rel="icon" type="image/vnd.microsoft.icon" href="img/favicon.ico">
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
|
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
|
||||||
<link rel="stylesheet" href="/css/site.min.css" 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