From 276d3d9f2f0471fb94822c3cef1affd833ff4458 Mon Sep 17 00:00:00 2001 From: David Piggott Date: Sat, 4 Jul 2015 19:42:54 +0100 Subject: [PATCH] Add favicon, sourced from mailinabox.email I would have included the favicon as a static asset but the management daemon isn't set up to support them. Perhaps Josh would rather that mailinabox.email did not receive the traffic this would add. Perhaps hotlinking like this is untenable because users may be concerned about referencing external resources unnecessarily. Perhaps this is bad because deployed boxes should not make assumptions about the location and availability of external resources. But a change of location/ availability of the favicon wouldn't make things any worse than they currently are - and it is only a favicon. If none of the above are issues, the web UI does look better with a favicon, and this is a pretty quick way of adding one. --- management/templates/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/management/templates/index.html b/management/templates/index.html index 6e970761..96d0c79d 100644 --- a/management/templates/index.html +++ b/management/templates/index.html @@ -9,6 +9,9 @@ + + +