From 08ef628abe9ab21b58811cc74364bc088ec4d762 Mon Sep 17 00:00:00 2001 From: welpo Date: Tue, 12 Dec 2023 02:15:55 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style(favicon):=20reduce=20emoji?= =?UTF-8?q?=20size=20for=20compatibility?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Should look better on Windows (not cropped). --- templates/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/header.html b/templates/partials/header.html index cb90ef9..676731f 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -10,7 +10,7 @@ {% endif %} {% if config.extra.favicon_emoji %} - + {% endif %} {# Feed #}