Change favicon
This commit is contained in:
+2
-2
@@ -11,8 +11,8 @@ export default class MyDocument extends Document {
|
||||
<Html lang='fr' prefix='og: https://ogp.me/ns#'>
|
||||
<Head>
|
||||
<link rel='manifest' href='/manifest.json' />
|
||||
<link rel='icon' type='image/png' sizes='128x128' href='/favicon.png' />
|
||||
<link rel='apple-touch-icon' href='/favicon.png' />
|
||||
<link rel='icon' type='image/x-icon' sizes='128x128' href='/favicon.ico' />
|
||||
<link rel='apple-touch-icon' href='/favicon.ico' />
|
||||
{this.props.emotionStyleTags}
|
||||
<meta name='application-name' content='OKI | Organisation KA Internationale' />
|
||||
<meta name='theme-color' content='#303030' />
|
||||
|
||||
Reference in New Issue
Block a user