From d3b9d2f4e68d7074f00bdff230de3f427e36e671 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 5 May 2019 10:17:57 +0200 Subject: Add favicon (Material Design "train" icon, for now) --- templates/layouts/default.html.ep | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'templates/layouts/default.html.ep') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 174f354..0e9f4c5 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -6,6 +6,13 @@ + + + + + + + % if ($self->stash('refresh_interval')) { % } -- cgit v1.2.3