From b4676c11fbb6893558f3c168183786e666b3ae72 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 18 May 2019 10:16:49 +0200 Subject: Fix progress bar colours --- templates/layouts/default.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/layouts') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 3c237a0..4c94c50 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -9,7 +9,7 @@ - % my $av = 'v22'; # asset version + % my $av = 'v23'; # asset version -- cgit v1.2.3