feat: compress favicon.ico

This commit is contained in:
max_richter 2023-08-06 18:18:28 +02:00
parent f482ebcce0
commit 82e9480c5d
2 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ export default function App({ Component }: AppProps) {
<Head>
<link href="/global.css" rel="stylesheet" />
<link href="/prism-material-dark.css" rel="stylesheet" />
<link rel="icon" type="image/png" href="/favicon.png" />
</Head>
<Component />
</>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 15 KiB