From 57f90b66ae23d5604c465df29e7859a3670611e5 Mon Sep 17 00:00:00 2001 From: Innei Date: Fri, 23 Jun 2023 10:42:09 +0800 Subject: [PATCH] fix: add `size` and `type` for favicon Signed-off-by: Innei --- src/components/app/Meta/head.tsx | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/components/app/Meta/head.tsx b/src/components/app/Meta/head.tsx index 666a4937b..f0704e50f 100644 --- a/src/components/app/Meta/head.tsx +++ b/src/components/app/Meta/head.tsx @@ -72,8 +72,13 @@ export const DynamicHeadMeta: FC = memo(() => { /> {/* for favicon */} - - + +