From 94e7d3b8776f1fc3859e6f7003745cac24ce505f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Thu, 24 Dec 2020 13:40:04 +0100 Subject: [PATCH] Edit meta infos --- components/head-layout.js | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/components/head-layout.js b/components/head-layout.js index dd95f25..a86c74e 100644 --- a/components/head-layout.js +++ b/components/head-layout.js @@ -3,6 +3,8 @@ import Head from 'next/head' import Navigasyon from './navigasyon' +const siteUrl = process.env.NEXT_PUBLIC_SITE_URL || 'http://localhost:3000' + export default function HeadLayout({ children, title, @@ -13,26 +15,28 @@ export default function HeadLayout({
#OKi - {title ? title : 'Organisation KA Internationale'} + - - - + + + + - + - +