feat: compress favicon.ico
This commit is contained in:
parent
f482ebcce0
commit
82e9480c5d
@ -7,7 +7,6 @@ export default function App({ Component }: AppProps) {
|
|||||||
<Head>
|
<Head>
|
||||||
<link href="/global.css" rel="stylesheet" />
|
<link href="/global.css" rel="stylesheet" />
|
||||||
<link href="/prism-material-dark.css" rel="stylesheet" />
|
<link href="/prism-material-dark.css" rel="stylesheet" />
|
||||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
|
||||||
</Head>
|
</Head>
|
||||||
<Component />
|
<Component />
|
||||||
</>
|
</>
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 15 KiB |
Loading…
x
Reference in New Issue
Block a user