--- a/web/mindex.html Thu Feb 07 15:06:40 2013 +0100
+++ b/web/mindex.html Fri Feb 08 17:07:34 2013 +0100
@@ -6,6 +6,7 @@
<meta charset="UTF-8">
<title>THE END, ETC. UNE EXPÉRIENCE WEB DE LAETITIA MASSON</title>
+ <meta name="robots" content="noindex">
<meta name="description" content="MEMO PROD présente THE END, ETC. Une coproduction FRANCE TÉLÉVISIONS - MEMO PROD avec la participation du CENTRE NATIONAL DU CINÉMA ET DE L’IMAGE ANIMÉE. Un projet écrit et réalisé par LAETITIA MASSON">
<meta name="keywords" content="The End, etc, The End, Laetitia Masson, France Télévisions, CNC, Centre national du cinéma et de l'image animée, Nouvelles écritures, Memo Prod, Incandescence, IRI, Institut de recherche et de l'innovation du Centre Georges Pompidou, France Inter, expérience, une expérience de cinéma, film, production Géraldine Michelon, Œuvre en ligne, musique Jean-Louis Murat, engagement, désangagement, Élodie Bouchez, Aurore Clément, Haïm Cohen, Fred et Farid, Denis Jeambar, Jérôme Kircher, Elliot Perlman, Christian Tortu, Philippe Venere, André Wilms, La Marseillaise, L'Internationale, l'idée, Ni Dieu ni maître, Fiction, Portraits ">
@@ -18,7 +19,7 @@
<!-- Site Optimization for Facebook -->
<meta property="og:title" content="The End, etc." />
<meta property="og:type" content="website" />
- <meta property="og:image" content="http://www.clients.incandescence.com/theend/theend_fb.jpg" />
+ <meta property="og:image" content="http://the-end.nouvelles-ecritures.francetv.fr/theend_fb.jpg" />
<meta property="og:site_name" content="The End, etc." />
<meta property="og:description" content="The End, etc. : une expérience web de Laetitia Masson"/>
@@ -63,7 +64,7 @@
<ul>
<li>
<a href="http://www.francetv.fr/nouvelles-ecritures" target="_blank">
- <img alt="Nouvelles écritures" src="static/res/img/footer/francetv.png" />
+ <img alt="Nouvelles écritures - France Télévisions" src="static/res/img/footer/francetv.png" />
</a>
</li><!--
--><li>
@@ -72,12 +73,14 @@
</a>
</li>
</ul>
- </li><!--
- --><li>AVEC LE SOUTIEN DE
+ </li>
+ </ul>
+ <ul class="logo_partners floatL">
+ <li>AVEC LE SOUTIEN DE
<ul>
<li>
<a href="http://www.cnc.fr" target="_blank">
- <img alt="CNC" src="static/res/img/footer/cnc.png" />
+ <img alt="CNC - Centre national du cinéma et de l'image animée" src="static/res/img/footer/cnc.png" />
</a>
</li><!--
--><li>
@@ -87,7 +90,7 @@
</li><!--
--><li>
<a href="http://www.iri.centrepompidou.fr" target="_blank">
- <img alt="iri Centre Pompidou" src="static/res/img/footer/iri.png" />
+ <img alt="IRI - Institut de recherche et de l'innovation du Centre Georges Pompidou" src="static/res/img/footer/iri.png" />
</a>
</li>
</ul>
@@ -160,8 +163,6 @@
urlToShareTw = replaceAll(urlToShareTw, "/", "%2F");
$("#sharefb").attr('href', "http://www.facebook.com/share.php?u=" + urlToShare);
$("#sharetw").attr('href', "https://twitter.com/share?url=" + urlToShareTw);
- console.log(urlToShare);
- console.log(urlToShareTw);
});
</script>
</body>