From cbed16888f1bfc9742be3f515c096890745ea58e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Wed, 23 Dec 2020 00:08:43 +0100 Subject: [PATCH] Include manifest to head --- components/head-layout.js | 4 ++++ pages/_app.js | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/components/head-layout.js b/components/head-layout.js index 7df0d77..2ace49e 100644 --- a/components/head-layout.js +++ b/components/head-layout.js @@ -12,6 +12,10 @@ export default function HeadLayout({
#OKi - {title ? title : 'Organisation KA Internationale'} + + + + diff --git a/pages/_app.js b/pages/_app.js index 316d2e1..7189331 100644 --- a/pages/_app.js +++ b/pages/_app.js @@ -30,6 +30,10 @@ export default function MyApp(props) { <> #OKi - Organisation KA Internationale + + + +