From ba2bb586fd87aa3efefe3b1c9bea0c8e9686b4e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Sun, 7 Mar 2021 15:26:41 +0100 Subject: [PATCH] Fix meta title --- components/head-layout.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/components/head-layout.js b/components/head-layout.js index 2cbffc3..1235e0d 100644 --- a/components/head-layout.js +++ b/components/head-layout.js @@ -19,10 +19,10 @@ export default function HeadLayout({ - + - + @@ -35,8 +35,8 @@ export default function HeadLayout({ - - + + @@ -44,7 +44,7 @@ export default function HeadLayout({ - + {children}