From 7ed1334a519a3cac6b9ab446f435c1bee3d59ccc Mon Sep 17 00:00:00 2001 From: MartinH0 Date: Thu, 7 Nov 2019 21:47:57 +0100 Subject: [PATCH 01/10] Updated FavIcons Added all Versions of all available FavIcons. Also Added normal FavIcons additionally to the apple ones. Also added the "msapplication-TileImage" meta for Microsoft. --- public/index.html | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/public/index.html b/public/index.html index 93ef4343..4b6efb41 100644 --- a/public/index.html +++ b/public/index.html @@ -12,11 +12,22 @@ - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + //FavIcon itself + + + + //Apple Touch + + + + + + + + + + + + + + + + + + + + + + + + + + + + //Normal + + + + + + + + + + + + + + + + + + + + + + + + + + + + //MS Shit + + + + +