Skip to content

Commit 34a0972

Browse files
No caching
1 parent 30fcb58 commit 34a0972

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
<head>
44
<meta charset="utf-8">
55
<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'>
69
<title>Opengds.github.io by opengds</title>
710
<link rel="stylesheet" href="stylesheets/styles.css">
811
<link rel="stylesheet" href="stylesheets/pygment_trac.css">

0 commit comments

Comments
 (0)