Added query string to trick the browser cache
- This makes the browser think it's a new file
This commit is contained in:
parent
6617fc6273
commit
2c18975da3
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
<link rel="stylesheet" href="css/skeleton-dark.css">
|
<link rel="stylesheet" href="css/skeleton-dark.css">
|
||||||
|
|
||||||
<!-- Brand Styles -->
|
<!-- Brand Styles -->
|
||||||
<link rel="stylesheet" href="css/brands.css">
|
<link rel="stylesheet" href="css/brands.css?v=1.1">
|
||||||
|
|
||||||
|
|
||||||
<!-- Favicon
|
<!-- Favicon
|
||||||
|
|
Loading…
Reference in a new issue