From 098d02972af26588e9600f00245b23bc2483a731 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 11 May 2019 11:52:47 +0200 Subject: switch to a less generic icon --- templates/layouts/default.html.ep | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'templates/layouts') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index b190583..fa793c2 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -8,9 +8,15 @@ - - % my $av = 'v17'; # asset version - + + % my $av = 'v18'; # asset version + + + + + + + %= stylesheet "/static/${av}/css/materialize.min.css" %= stylesheet "/static/${av}/css/material-icons.css" -- cgit v1.2.3