From a681d21f5623ba12675cccf36908c89682e2e52c Mon Sep 17 00:00:00 2001 From: "matthias@arch" Date: Fri, 24 Nov 2023 04:16:16 +0100 Subject: [PATCH] replace 64x64 favicon with 48x48 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 98f6bfd..ea164ca 100644 --- a/Makefile +++ b/Makefile @@ -77,7 +77,7 @@ WINDOWS_ICON_SIZES = 150x150 # all android-chrome-XXxXX.png sizes ANDROID_ICON_SIZES = 192x192 512x512 # all favicon-XXxXX.png sizes -FAVICON_ICON_SIZES = 16x16 32x32 64x64 +FAVICON_ICON_SIZES = 16x16 32x32 48x48 # THUMBNAILS: # thumbnails for all resource files having an extension in THUMB_FOR_TYPES will be generated and placed relative to THUMB_OUT_DIR