feat: compress favicon.ico
This commit is contained in:
@ -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 />
|
||||
</>
|
||||
|
Reference in New Issue
Block a user