diff --git a/noisettes/header/header.html b/noisettes/header/header.html index ea32d44666aaba36e76e800727f697d324bf5dfd..9ad75adb75e9aed9e89d552b5b3dd93cc1cd11cb 100644 --- a/noisettes/header/header.html +++ b/noisettes/header/header.html @@ -1,6 +1,7 @@ <!DOCTYPE HTML> <html xmlns="http://www.w3.org/1999/xhtml" lang="#LANG" xml:lang="#LANG" dir="#LANG_DIR"> <head><title>[(#ENV{title}) - ][(#NOM_SITE_SPIP|textebrut)]</title> +<meta charset="#CHARSET"> [(#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)]})]" /> <meta property="og:type" content="article" /> @@ -9,7 +10,6 @@ <meta property="og:site_name" content="[(#NOM_SITE_SPIP|textebrut)]" /> [<meta property="og:description" content="(#ENV{metadescription,[(#DESCRIPTIF_SITE_SPIP|supprimer_tags|attribut_html)]})" />] <meta property="og:locale" content="[(#LANG|strtolower)]_[(#LANG|strtoupper)]" /> -<meta charset="#CHARSET"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <BOUCLE_http-equiv(MOTS){type=_HTTP-EQUIV}{par titre}>[<meta[ http-equiv="(#TITRE|attribut_html)"] content="(#TEXTE|attribut_html)" />]</BOUCLE_http-equiv>