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à --- _includes/favicon.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 _includes/favicon.html (limited to '_includes') diff --git a/_includes/favicon.html b/_includes/favicon.html new file mode 100644 index 0000000..a0284b9 --- /dev/null +++ b/_includes/favicon.html @@ -0,0 +1,13 @@ + + + + + + + + + + + + + -- cgit v1.2.3