From 4696f8d68e130632cbcdb14c2bb1dfe71355e9f6 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 4 May 2019 08:55:21 +0200 Subject: update material icons --- 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 c8cc550..e6a4f6a 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -9,7 +9,7 @@ - % my $av = 'v11'; # asset version + % my $av = 'v12'; # asset version %= stylesheet "/static/${av}/css/materialize.min.css" -- cgit v1.2.3