Skip to content

Commit 4acd360

Browse files
author
Justin M
committed
cache bust
1 parent 5bec180 commit 4acd360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>JSON Diff - Online JSON Compare Diff Finder</title>
66
<link rel="stylesheet" href="www/lib/codemirror/lib/codemirror.css" charset="utf-8">
77
<link rel="stylesheet" href="www/lib/codemirror/theme/tomorrow-night.css" charset="utf-8">
8-
<link rel="stylesheet" href="css/main.css" charset="utf-8">
8+
<link rel="stylesheet" href="css/main.css?cachebust=1" charset="utf-8">
99
</head>
1010
<body>
1111
<header id="header">

0 commit comments

Comments
 (0)