summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index 928164a..055f9f0 100644
--- a/play.html
+++ b/play.html
@@ -100,7 +100,7 @@ main { background-color: dimgray }
height: 39px;
border-width: 2px;
border-radius: 8px;
- background-image: url(counters.svg);
+ background-image: url(counters.svg?v=3);
}
.counter.m {