From f6800c86683df31c3a2080ba2b0657a97315a980 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 10 May 2019 17:58:13 +0200 Subject: javascript-based refresh of journey progress and countdown --- 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 98289f7..b190583 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -9,7 +9,7 @@ - % my $av = 'v16'; # asset version + % my $av = 'v17'; # asset version %= stylesheet "/static/${av}/css/materialize.min.css" -- cgit v1.2.3