Skip to content

Commit 8363db3

Browse files
committed
Document optimisations
1 parent dc5fe91 commit 8363db3

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

pages/_document.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default class MyDocument extends Document {
88
<IconContext.Provider value={{ style: { verticalAlign: 'middle' } }}>
99
<Html lang='en'>
1010
<Head>
11-
<link rel='shortcut icon' href='/favicon.ico' />
11+
<link rel='shortcut icon' href='/favicon.png' />
1212
<link
1313
rel='icon'
1414
type='image/png'

public/favicon-128x128.png

-2.89 KB
Binary file not shown.

public/favicon-192x192.png

-4.7 KB
Binary file not shown.

public/favicon.png

51 KB
Loading

0 commit comments

Comments
 (0)