projects
/
web
/
TroutCreek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09ff217
)
Busting the CSS cache.
author
Leif Hanson
<leif@gaslightmedia.com>
Tue, 25 Feb 2014 18:07:08 +0000
(18:07 +0000)
committer
Leif Hanson
<leif@gaslightmedia.com>
Tue, 25 Feb 2014 18:07:08 +0000
(18:07 +0000)
templates/template.html
patch
|
blob
|
history
diff --git
a/templates/template.html
b/templates/template.html
index
8bee411
..
b2d835d
100755
(executable)
--- a/
templates/template.html
+++ b/
templates/template.html
@@
-9,7
+9,7
@@
<![endif]-->
{styles:h}
<link rel="shortcut icon" href="/favicon.ico?v=1.1">
-<link rel="stylesheet" href="{mediaBaseURL:h}styles.css"/>
+<link rel="stylesheet" href="{mediaBaseURL:h}styles.css
?v=2
"/>
<!--<link rel="stylesheet" href="fancybox/jquery.fancybox.css"/>-->
{topScripts:h}
</head>