Skip to content

Commit

Permalink
v1.6 cachebuster
Browse files Browse the repository at this point in the history
  • Loading branch information
entuland committed Aug 28, 2018
1 parent fa0c79f commit 9e1aa50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html>
<head>
<title>Creativerse Sprites Picker</title>
<script src="js/icondata.js?8456215"></script>
<script src="js/index.js?8456215"></script>
<link href="css/index.css?8456215" rel="stylesheet">
<script src="js/icondata.js?543245245"></script>
<script src="js/index.js?543245245"></script>
<link href="css/index.css?543245245" rel="stylesheet">
</head>
<body>
<div id="heading">
Expand Down

0 comments on commit 9e1aa50

Please sign in to comment.