fix cache css

This commit is contained in:
Ludovic CANDELLIER
2022-12-22 01:12:40 +01:00
parent 0feebca7e0
commit 35fcc992ae

View File

@@ -15,7 +15,7 @@
<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="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')