We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30fcb58 commit 34a0972Copy full SHA for 34a0972
1 file changed
index.html
@@ -3,6 +3,9 @@
3
<head>
4
<meta charset="utf-8">
5
<meta http-equiv="X-UA-Compatible" content="chrome=1">
6
+ <meta http-equiv='cache-control' content='no-cache'>
7
+ <meta http-equiv='expires' content='0'>
8
+ <meta http-equiv='pragma' content='no-cache'>
9
<title>Opengds.github.io by opengds</title>
10
<link rel="stylesheet" href="stylesheets/styles.css">
11
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
0 commit comments