From c4e0fd42b1f0b812e3e642252bc768a045b171f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= <ondra@ondrovo.com> Date: Wed, 11 Dec 2019 00:53:12 +0100 Subject: [PATCH] bump assets --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 51fe5c8..97b7b7c 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ <meta name="apple-mobile-web-app-capable" content="yes"> <title>Sigmar's Garden Online</title> - <link rel="stylesheet" href="style.css?cache=2019-12-10"> + <link rel="stylesheet" href="style.css?cache=2019-12-10b"> <meta name="author" content="Ondřej Hruška"> <meta name="description" content="Play Sigmar's Garden online. Opus Magnum minigame re-implemented in JavaScript and SVG."> @@ -90,6 +90,6 @@ </div> </div> </div> -<script src="script.js?cache=2019-12-10"></script> +<script src="script.js?cache=2019-12-10b"></script> </body> </html>