Add version param to stylesheet href
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
type="text/css"
|
||||
media="screen"
|
||||
/>
|
||||
<link rel="stylesheet" href="$root/app.css" />
|
||||
<link rel="stylesheet" href="$root/app.css?$generate_date" />
|
||||
</head>
|
||||
<body class="bg-white">
|
||||
<header>
|
||||
|
||||
Reference in New Issue
Block a user