Force reload stylesheet

feature/node-rewrite
Sven Slootweg 12 years ago
parent 2c7fad37c0
commit 78df13ea56

@ -5,7 +5,7 @@
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/cvm.css" type="text/css">
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript" src="js/cvm.js"></script>
<script type="text/javascript" src="js/cvm.js?1"></script>
</head>
<body>
<div class="wrapper">

Loading…
Cancel
Save