updated cache busters
This commit is contained in:
parent
ef81677654
commit
7c40afb783
@ -7,8 +7,8 @@
|
|||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
|
||||||
<link rel="stylesheet" href="css/normalize.css?d1104af">
|
<link rel="stylesheet" href="css/normalize.css?ef81677">
|
||||||
<link rel="stylesheet" href="css/main.css?d1104af">
|
<link rel="stylesheet" href="css/main.css?ef81677">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="no-gamepad">No active gamepad. Press <kbd>H</kbd> to see how it works.</div>
|
<div class="no-gamepad">No active gamepad. Press <kbd>H</kbd> to see how it works.</div>
|
||||||
@ -57,6 +57,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="https://static.e7d.io/libs/jquery/3.1.1/jquery.min.js"></script>
|
<script src="https://static.e7d.io/libs/jquery/3.1.1/jquery.min.js"></script>
|
||||||
<script src="js/gamepad.js?d1104af"></script>
|
<script src="js/gamepad.js?ef81677"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<link rel="stylesheet" href="templates/ds4/template.css?d1104af">
|
<link rel="stylesheet" href="templates/ds4/template.css?ef81677">
|
||||||
<script async src="templates/ds4/template.js?d1104af"></script>
|
<script async src="templates/ds4/template.js?ef81677"></script>
|
||||||
<div class="triggers">
|
<div class="triggers">
|
||||||
<span class="trigger left" data-button="6" style="-webkit-clip-path: inset(100% 0px 0px 0pc);"></span>
|
<span class="trigger left" data-button="6" style="-webkit-clip-path: inset(100% 0px 0px 0pc);"></span>
|
||||||
<span class="trigger right" data-button="7" style="-webkit-clip-path: inset(100% 0px 0px 0pc);"></span>
|
<span class="trigger right" data-button="7" style="-webkit-clip-path: inset(100% 0px 0px 0pc);"></span>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<link rel="stylesheet" href="templates/xbox-one/template.css?d1104af">
|
<link rel="stylesheet" href="templates/xbox-one/template.css?ef81677">
|
||||||
<script async src="templates/xbox-one/template.js?d1104af"></script>
|
<script async src="templates/xbox-one/template.js?ef81677"></script>
|
||||||
<div class="triggers">
|
<div class="triggers">
|
||||||
<span class="trigger left" data-button="6" style="-webkit-clip-path: inset(100% 0px 0px 0pc);"></span>
|
<span class="trigger left" data-button="6" style="-webkit-clip-path: inset(100% 0px 0px 0pc);"></span>
|
||||||
<span class="trigger right" data-button="7" style="-webkit-clip-path: inset(100% 0px 0px 0pc);"></span>
|
<span class="trigger right" data-button="7" style="-webkit-clip-path: inset(100% 0px 0px 0pc);"></span>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user