We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 50e1d1c + 4acd360 commit 285468aCopy full SHA for 285468a
index.html
@@ -6,7 +6,7 @@
6
<title>JSON Diff - Online JSON Compare Diff Finder</title>
7
<link rel="stylesheet" href="www/lib/codemirror/lib/codemirror.css" charset="utf-8">
8
<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">
+ <link rel="stylesheet" href="css/main.css?cachebust=1" charset="utf-8">
10
</head>
11
<body>
12
<header id="header">
0 commit comments