From 93a812acf12bb0c3af3817a61d4e55316ab7acef Mon Sep 17 00:00:00 2001
From: "real3t@gmail.com" <>
Date: Mon, 18 Dec 2017 13:21:47 +0000
Subject: [PATCH] =?UTF-8?q?Fermeture=20de=20meta=20et=20d=C3=A9claration?=
 =?UTF-8?q?=20Open=20Graph?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 noisettes/header/header.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/noisettes/header/header.html b/noisettes/header/header.html
index d790408b..422f590d 100644
--- a/noisettes/header/header.html
+++ b/noisettes/header/header.html
@@ -1,6 +1,6 @@
 <!DOCTYPE HTML>
-<html xmlns="http://www.w3.org/1999/xhtml" lang="#LANG" xml:lang="#LANG" dir="#LANG_DIR">
-<head><meta charset="#CHARSET">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="#LANG" xml:lang="#LANG" dir="#LANG_DIR" prefix="og: http://ogp.me/ns#">
+<head><meta charset="#CHARSET" />
 <title>[(#ENV{title}) - ][(#NOM_SITE_SPIP|textebrut)]</title>
 [(#REM) FaceBook Open Graph : https://developers.facebook.com/docs/opengraphprotocol/ & https://developers.facebook.com/tools/lint pour v�rifier ]
 <meta property="og:title" content="[(#ENV{title}|sinon{[(#NOM_SITE_SPIP|textebrut|attribut_html)]})]" />
-- 
GitLab