Skip to content

Commit 285468a

Browse files
author
Justin M
committed
Merge branch 'master' into gh-pages
2 parents 50e1d1c + 4acd360 commit 285468a

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
@@ -6,7 +6,7 @@
66
<title>JSON Diff - Online JSON Compare Diff Finder</title>
77
<link rel="stylesheet" href="www/lib/codemirror/lib/codemirror.css" charset="utf-8">
88
<link rel="stylesheet" href="www/lib/codemirror/theme/tomorrow-night.css" charset="utf-8">
9-
<link rel="stylesheet" href="css/main.css" charset="utf-8">
9+
<link rel="stylesheet" href="css/main.css?cachebust=1" charset="utf-8">
1010
</head>
1111
<body>
1212
<header id="header">

0 commit comments

Comments
 (0)