Include manifest to head
This commit is contained in:
@@ -12,6 +12,10 @@ export default function HeadLayout({
|
||||
<div>
|
||||
<Head>
|
||||
<title>#OKi - {title ? title : '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 et les productions afro-diasporiques.' />
|
||||
<meta name='author' content='Ced' />
|
||||
|
||||
Reference in New Issue
Block a user