From 08ba620bca331af19977b83bf2d9ce20ba334f91 Mon Sep 17 00:00:00 2001 From: Demi-wlw <88136271+Demi-wlw@users.noreply.github.com> Date: Sat, 11 Mar 2023 11:28:12 +0000 Subject: [PATCH] Update favicon emoji length limit (#1099) --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index 3796eb38ea6c..75c9b342fb2a 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -14,7 +14,7 @@ - {% if site.icon.size < 3 %} + {% if site.icon.size <= 4 %} {% elsif site.icon != blank %}