Skip to content

Commit 6067ecc

Browse files
committed
Added cache busting
1 parent 25c18cb commit 6067ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
href="https://fonts.googleapis.com/css?family=Roboto"
1313
rel="stylesheet"
1414
/>
15-
<link rel="stylesheet" href="/css/all.css" />
15+
<link rel="stylesheet" href="/css/all.css?v=1" />
1616
<link rel="stylesheet" href="/apphelper/css/styles.css" />
1717
<link
1818
rel="stylesheet"

0 commit comments

Comments
 (0)