Include manifest to head
This commit is contained in:
@@ -30,6 +30,10 @@ export default function MyApp(props) {
|
||||
<>
|
||||
<Head>
|
||||
<title>#OKi - Organisation KA Internationale</title>
|
||||
<link rel='manifest' href='/manifest.json' />
|
||||
<link rel='apple-touch-icon' href='/logo-96x96.png' />
|
||||
<meta name='theme-color' content='#303030' />
|
||||
<meta name='apple-mobile-web-app-status-bar' content='#303030' />
|
||||
<meta charSet='utf-8' />
|
||||
<meta name='description' content='#OKi (Organisation KA Internationale) a pour but de promouvoir les langues afro-diasporiques.' />
|
||||
<meta name='author' content='Ced' />
|
||||
|
||||
Reference in New Issue
Block a user