Skip to content

Commit 80aa80f

Browse files
committed
set correct favicons
1 parent e2387b6 commit 80aa80f

File tree

5 files changed

+1
-384
lines changed

5 files changed

+1
-384
lines changed

config-loader.mjs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,7 @@ const defaultConfig = {
8787
},
8888

8989
favicons: {
90-
favicon32x32: '/favicon-32x32.png',
91-
favicon192x192: '/favicon-192x192.png',
90+
favicon32x32: '/favicon.ico',
9291
appleTouchIcon: '/apple-touch-icon.png'
9392
}
9493
};

public/apple-touch-icon.png

-15.4 KB
Loading

public/favicon-192x192.png

-28.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)