From f2e76fbcdad1df01673763e7b807e91cc182b99a Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Tue, 13 Apr 2021 20:40:49 +0900 Subject: [PATCH] Remove unneeded shortcut from icon meta tag This isn't needed and was never part of the spec. Great article here: https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs#did-we-forget-anyone Also: mathiasbynens.be/notes/rel-shortcut-icon --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index baed22d5..d58d0edb 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,7 +4,7 @@ - + {{ site.name }}