From f0df0c95d91e7ac7ad90cdaeb2a9f934be889725 Mon Sep 17 00:00:00 2001 From: Mohammad Hossein Sekhavat Date: Sun, 7 Nov 2021 13:22:51 -0500 Subject: [PATCH] Remove shortcut from favicon link As explained in [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel), the shortcut link type is often seen before icon, but this link type is non-conforming, ignored and web authors must not use it anymore. This PR might solve https://github.com/nschloe/tuna/issues/115 --- tuna/web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuna/web/index.html b/tuna/web/index.html index 4223a68..beeb6d3 100644 --- a/tuna/web/index.html +++ b/tuna/web/index.html @@ -5,7 +5,7 @@ tuna - ${filename} - +