From 28ed42d62b4d3d7a5394af1c4c0846d619c2db86 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 21 Oct 2019 07:54:50 +0200 Subject: Fixed favicon situation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I removed the hacky empty favicon, and I've generated a proper favicon for android, apple, etc. Signed-off-by: Miquel Sabaté Solà --- images/favicon/browserconfig.xml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 images/favicon/browserconfig.xml (limited to 'images/favicon/browserconfig.xml') diff --git a/images/favicon/browserconfig.xml b/images/favicon/browserconfig.xml new file mode 100644 index 0000000..c554148 --- /dev/null +++ b/images/favicon/browserconfig.xml @@ -0,0 +1,2 @@ + +#ffffff \ No newline at end of file -- cgit v1.2.3